TESTS: Add a test that SANITIZE fails when SWP is on.
This commit is contained in:
@@ -235,6 +235,7 @@ static CU_TestInfo tests_sanitize[] = {
|
||||
{ (char *)"InvalidServiceAction", test_sanitize_invalid_serviceaction },
|
||||
{ (char *)"Overwrite", test_sanitize_overwrite },
|
||||
{ (char *)"OverwriteReserved", test_sanitize_overwrite_reserved },
|
||||
{ (char *)"Readonly", test_sanitize_readonly },
|
||||
{ (char *)"Reservations", test_sanitize_reservations },
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user