TEST: add test that we can not eject media when PREVENTALLOW is set on the I_T_nexus

This commit is contained in:
Ronnie Sahlberg
2012-07-21 10:43:33 +10:00
parent 43bf059fca
commit 5953607743
4 changed files with 220 additions and 2 deletions

View File

@@ -109,7 +109,8 @@ bin_iscsi_test_SOURCES = test-tool/iscsi-test.c \
test-tool/0360_startstopunit_simple.c \
test-tool/0361_startstopunit_pwrcnd.c \
test-tool/0370_nomedia.c \
test-tool/0380_preventallow_simple.c
test-tool/0380_preventallow_simple.c \
test-tool/0381_preventallow_eject.c
endif