Added more tests.
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
|
||||
|
||||
#include "tensor_test.h"
|
||||
#include "tensoriter_test.h"
|
||||
|
||||
#define NUM_TEST_FUNC 14
|
||||
#define NUM_TENSOR_TEST_FUNC 14
|
||||
#define NUM_TENSORITER_TEST_FUNC 7
|
||||
|
||||
|
||||
void tensor_test_run_all(void);
|
||||
void tensoriter_test_run_all(void);
|
||||
|
||||
#endif // _MAIN_H_INCLUDED_
|
||||
|
||||
Reference in New Issue
Block a user