TESTS: Add tests to verify that RELEASE6 is dropped on target/lun reset

This commit is contained in:
Ronnie Sahlberg
2013-03-25 17:42:24 -07:00
parent 1f54a3068c
commit 2873b18bb7
7 changed files with 246 additions and 0 deletions
+3
View File
@@ -134,6 +134,9 @@ void test_reserve6_simple(void);
void test_reserve6_2initiators(void);
void test_reserve6_logout(void);
void test_reserve6_itnexus_loss(void);
void test_reserve6_target_cold_reset(void);
void test_reserve6_target_warm_reset(void);
void test_reserve6_lun_reset(void);
void test_startstopunit_simple(void);
void test_startstopunit_pwrcnd(void);