From 5132cfdc8c5714911f235c1d959c8e4d35d789ee Mon Sep 17 00:00:00 2001 From: chessman Date: Thu, 30 May 2019 18:00:07 +0300 Subject: [PATCH] add UNMAP tests to libiscsi --- test/libiscsi-gotgt-test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/libiscsi-gotgt-test.sh b/test/libiscsi-gotgt-test.sh index bb8d8bb..89937af 100755 --- a/test/libiscsi-gotgt-test.sh +++ b/test/libiscsi-gotgt-test.sh @@ -31,6 +31,7 @@ TESTCASES="ALL.Inquiry.Standard\ ALL.WriteSame10.Simple ALL.WriteSame16.Simple \ ALL.Verify10 ALL.Verify12 ALL.Verify16 \ ALL.iSCSITMF ALL.iSCSIcmdsn \ + ALL.Unmap.Simple ALL.Unmap.VPD ALL.Unmap.ZeroBlocks \ " #for i in $NEWCASES