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:
@@ -110,9 +110,8 @@ test_modesense6_control(void)
|
||||
}
|
||||
}
|
||||
if(ct_page == NULL) {
|
||||
logging(LOG_NORMAL, "[WARNING] CONTROL page was not returned "
|
||||
"from AllPages. All devices SHOULD implement this "
|
||||
"page.");
|
||||
logging(LOG_NORMAL, "[WARNING] CONTROL page was not returned."
|
||||
"All devices SHOULD implement this page.");
|
||||
}
|
||||
|
||||
if (ap_page == NULL && ct_page != NULL) {
|
||||
|
||||
Reference in New Issue
Block a user