TESTS: Add a simple test for SANITIZE OVERWRITE

This commit is contained in:
Ronnie Sahlberg
2013-05-26 11:48:45 -07:00
parent 92b987de52
commit e5e8d7e3ef
6 changed files with 136 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ void test_reserve6_target_warm_reset(void);
void test_reserve6_lun_reset(void);
void test_sanitize_simple(void);
void test_sanitize_overwrite(void);
void test_startstopunit_simple(void);
void test_startstopunit_pwrcnd(void);