TESTS: Add tests that medium changing commands fail for readonly devices

This commit is contained in:
Ronnie Sahlberg
2013-02-18 19:28:53 -08:00
parent 5fe7eb573c
commit 02010f9157
6 changed files with 487 additions and 33 deletions

View File

@@ -83,6 +83,8 @@ void test_readcapacity10_simple(void);
void test_readcapacity16_simple(void);
void test_readcapacity16_alloclen(void);
void test_readonly_sbc(void);
void test_testunitready_simple(void);
void test_unmap_simple(void);