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:
@@ -184,6 +184,7 @@ struct scsi_test tests[] = {
|
||||
/* startstopunit*/
|
||||
{ "T0360_startstopunit_simple", T0360_startstopunit_simple },
|
||||
{ "T0361_startstopunit_pwrcnd", T0361_startstopunit_pwrcnd },
|
||||
{ "T0362_startstopunit_noloej", T0362_startstopunit_noloej },
|
||||
|
||||
/* nomedia*/
|
||||
{ "T0370_nomedia", T0370_nomedia },
|
||||
|
||||
Reference in New Issue
Block a user