TESTS: Add tests to verify a RESERVE6 is dropped on logout and it-nexus loss

This commit is contained in:
Ronnie Sahlberg
2013-03-21 19:55:24 -07:00
parent 6c0fd5cfa3
commit fd77387c66
5 changed files with 158 additions and 0 deletions

View File

@@ -129,6 +129,8 @@ void test_readonly_sbc(void);
void test_reserve6_simple(void);
void test_reserve6_2initiators(void);
void test_reserve6_logout(void);
void test_reserve6_itnexus_loss(void);
void test_startstopunit_simple(void);
void test_startstopunit_pwrcnd(void);