Add tests from SANITIZE OVERWRITE parameter length

This commit is contained in:
Ronnie Sahlberg
2013-05-26 15:21:43 -07:00
parent e5e8d7e3ef
commit 4e08d27031
5 changed files with 126 additions and 1 deletions

View File

@@ -153,6 +153,7 @@ void test_reserve6_lun_reset(void);
void test_sanitize_simple(void);
void test_sanitize_overwrite(void);
void test_sanitize_paramlen(void);
void test_startstopunit_simple(void);
void test_startstopunit_pwrcnd(void);