TEST: Add simple test for PREVENTYALLLOWMEDIUMREMOVAL

This commit is contained in:
Ronnie Sahlberg
2012-07-21 10:04:37 +10:00
parent b8e08a355d
commit 5cf3ccca75
4 changed files with 183 additions and 1 deletions

View File

@@ -174,6 +174,9 @@ struct scsi_test tests[] = {
/* nomedia*/
{ "T0370_nomedia", T0370_nomedia },
/* prventallowmediumremoval*/
{ "T0380_preventallow_simple", T0380_preventallow_simple },
{ NULL, NULL }
};