project tests refactoring
This commit is contained in:
10
tests/runtime/simple/tests.h
Normal file
10
tests/runtime/simple/tests.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef TESTS
|
||||
#define TESTS
|
||||
|
||||
void test_tmc();
|
||||
|
||||
void test_divergence();
|
||||
|
||||
void test_wsapwn();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user