Fix tests list not marked with NULL
This commit is contained in:
parent
849325b9c6
commit
8fc836c5fa
@ -31,4 +31,4 @@ static void test_s390x_lr()
|
||||
OK(uc_close(uc));
|
||||
}
|
||||
|
||||
TEST_LIST = {{"test_s390x_lr", test_s390x_lr}};
|
||||
TEST_LIST = {{"test_s390x_lr", test_s390x_lr}, {NULL, NULL}};
|
||||
|
Loading…
x
Reference in New Issue
Block a user