summaryrefslogtreecommitdiff
path: root/tests/csgtestcore.h
blob: 330c89427e2802ae495668e09af999eee2b648fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef CSGTESTCORE_H_
#define CSGTESTCORE_H_

enum test_type_e {
	TEST_THROWNTOGETHER,
	TEST_OPENCSG
};

int csgtestcore(int argc, char *argv[], test_type_e test_type);

#endif

contact: Jan Huwald // Impressum