TEST: Add test for the supported VPD pages and that we can read them

This commit is contained in:
Ronnie Sahlberg
2013-03-12 18:41:57 -07:00
parent e84b71af15
commit ec70169380
5 changed files with 74 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ void test_get_lba_status_beyond_eol(void);
void test_inquiry_standard(void);
void test_inquiry_alloc_length(void);
void test_inquiry_evpd(void);
void test_inquiry_supported_vpd(void);
void test_nomedia_sbc(void);