TEST: Add test for the flags in STARTSTOPUNIT

Implement a test similar to the SSU flags tests from the Microsoft scsi
compliance test suite.
This commit is contained in:
Ronnie Sahlberg
2012-09-10 21:24:35 -07:00
parent 9fdb2b16b4
commit ed70ced748
4 changed files with 417 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ bin_iscsi_test_SOURCES = test-tool/iscsi-test.c \
test-tool/0354_orwrite_beyondeol.c \
test-tool/0360_startstopunit_simple.c \
test-tool/0361_startstopunit_pwrcnd.c \
test-tool/0362_startstopunit_noloej.c \
test-tool/0370_nomedia.c \
test-tool/0380_preventallow_simple.c \
test-tool/0381_preventallow_eject.c \