ported 3 more group reservation tests to CUnit

Ported 3 more group reservation tests to new the CUnit format.
This commit is contained in:
Lee Duncan
2013-02-16 13:56:21 -08:00
committed by Ronnie Sahlberg
parent 99ef5c6495
commit 9b436eee2f
8 changed files with 266 additions and 2 deletions
+3
View File
@@ -141,5 +141,8 @@ void test_writesame16_unmap_unaligned(void);
void test_writesame16_unmap_until_end(void);
void test_prin_read_keys_simple(void);
void test_prin_serviceaction_range(void);
void test_prout_register_simple(void);
void test_prout_reserve_simple(void);
#endif /* _ISCSI_TEST_CU_H_ */