TESTS: Add a test for the SWP flag in the CONTROL mode page

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
Ronnie Sahlberg
2015-04-18 08:27:03 -07:00
parent 4e174f5d7c
commit ba120e4347
5 changed files with 116 additions and 3 deletions

View File

@@ -73,6 +73,7 @@ void test_mandatory_sbc(void);
void test_modesense6_all_pages(void);
void test_modesense6_control(void);
void test_modesense6_control_swp(void);
void test_modesense6_residuals(void);
void test_nomedia_sbc(void);