initial commit for tests

This commit is contained in:
Janosch
2022-10-10 11:46:30 +01:00
commit 0e8e1e4db6
20 changed files with 1515 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef TEST_CAN_H
#define TEST_CAN_H
#endif
#include <assert.h>
#include "test_common.h"
#include "../libopeninv/include/my_fp.h"