wrote test

This commit is contained in:
Sara 2023-09-11 18:44:37 +02:00
parent 9fb43f8ae9
commit 2d46929f07
3 changed files with 98 additions and 0 deletions

8
test_include/kwil.h Normal file
View file

@ -0,0 +1,8 @@
#ifndef _kwil_macros_h
#define _kwil_macros_h
#define KWIL_ENUM(...)
#define KWIL_FIELD(...)
#define KWIL_STRUCT(...)
#endif // !_kwil_macros_h