TEST Add test for powercondition and eject

This commit is contained in:
Ronnie Sahlberg
2012-07-16 21:43:27 +10:00
parent db68e68f6d
commit 4a3935770d
4 changed files with 203 additions and 1 deletions

View File

@@ -169,6 +169,7 @@ struct scsi_test tests[] = {
/* startstopunit*/
{ "T0360_startstopunit_simple", T0360_startstopunit_simple },
{ "T0361_startstopunit_pwrcnd", T0361_startstopunit_pwrcnd },
{ NULL, NULL }
};