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