Test: add helpers for reserve6/release6

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
Ronnie Sahlberg
2016-02-21 09:40:43 -08:00
parent 39d128db6d
commit 9afd4a4412
10 changed files with 55 additions and 96 deletions

View File

@@ -121,6 +121,7 @@ test_sanitize_readonly(void)
logging(LOG_VERBOSE, "Clear Software Write Protect on the second connection");
ret = clear_swp(sd2);
CU_ASSERT_EQUAL(ret, 0);
logging(LOG_VERBOSE, "Use TESTUNITREADY to clear unit attention on "
"first connection");