aboutsummaryrefslogtreecommitdiff
path: root/tests/coord_tests.h
blob: 0cfd145c8928ec6b73600d9c82d972f1afc29cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef COORD_TESTS_H
#define COORD_TESTS_H

#include "../src/coord.h"
#include "test_common.h"

extern Test test_indexes_consistent;

extern TestSuite coord_pre_init_suite;

extern TestSuite *coord_suites[];

#endif

Generated with cgit - Back to sebastiano.tronto.net