aboutsummaryrefslogtreecommitdiff
path: root/test/102_cocsep_selfsim/cocsep_selfsim_tests.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-10-04 14:29:00 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-10-04 14:29:00 +0200
commit283effb16646112ee9c6bba57e021e80f322b29f (patch)
tree3c0ad588e550f86df21687e82a17e9f1f60443be /test/102_cocsep_selfsim/cocsep_selfsim_tests.c
parentfc150adaf3bff133da0e59d842f13b7b21297fc0 (diff)
downloadnissy-core-283effb16646112ee9c6bba57e021e80f322b29f.tar.gz
nissy-core-283effb16646112ee9c6bba57e021e80f322b29f.zip
Avoid repeating typedefs in tests
Diffstat (limited to 'test/102_cocsep_selfsim/cocsep_selfsim_tests.c')
-rw-r--r--test/102_cocsep_selfsim/cocsep_selfsim_tests.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/102_cocsep_selfsim/cocsep_selfsim_tests.c b/test/102_cocsep_selfsim/cocsep_selfsim_tests.c
index 490952a..dd778aa 100644
--- a/test/102_cocsep_selfsim/cocsep_selfsim_tests.c
+++ b/test/102_cocsep_selfsim/cocsep_selfsim_tests.c
@@ -7,9 +7,6 @@
7 */ 7 */
8#include "../test.h" 8#include "../test.h"
9 9
10#define COCSEP_CLASSES 3393
11#define INFOSIZE 512
12
13size_t gendata_cocsep(void *, uint64_t *, cube_t *); 10size_t gendata_cocsep(void *, uint64_t *, cube_t *);
14int64_t coord_cocsep(cube_t); 11int64_t coord_cocsep(cube_t);
15 12

Generated with cgit - Back to sebastiano.tronto.net