TESTS: Add a test for D_SENSE in the CONTROL mode page

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
Ronnie Sahlberg
2015-04-19 18:20:12 -07:00
parent 669998e9d7
commit b6fc366b5c
5 changed files with 117 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ static CU_TestInfo tests_mandatory[] = {
static CU_TestInfo tests_modesense6[] = {
{ (char *)"AllPages", test_modesense6_all_pages },
{ (char *)"Control", test_modesense6_control },
{ (char *)"Control-D_SENSE", test_modesense6_control_d_sense },
{ (char *)"Control-SWP", test_modesense6_control_swp },
{ (char *)"Residuals", test_modesense6_residuals },
CU_TEST_INFO_NULL