project tests refactoring
This commit is contained in:
@@ -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