Add a new unit test file
This commit is contained in:
5
tests/unit/test_mem.c
Normal file
5
tests/unit/test_mem.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "unicorn_test.h"
|
||||
|
||||
TEST_LIST = {
|
||||
{ NULL, NULL }
|
||||
};
|
||||
Reference in New Issue
Block a user