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