TESTS: Add a simple test for SANITIZE OVERWRITE
This commit is contained in:
@@ -223,6 +223,7 @@ static CU_TestInfo tests_readonly[] = {
|
||||
|
||||
static CU_TestInfo tests_sanitize[] = {
|
||||
{ (char *)"Sanitize", test_sanitize_simple },
|
||||
{ (char *)"Overwrite", test_sanitize_overwrite },
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user