test: COMPARE AND WRITE against unwritten range
Simulate VMware ESXi behaviour in issuing COMPARE AND WRITE requests against unwritten ranges. Signed-off-by: David Disseldorp <ddiss@suse.de>
This commit is contained in:
@@ -75,6 +75,7 @@ static CU_TestInfo tests_compareandwrite[] = {
|
||||
{ (char *)"Simple", test_compareandwrite_simple },
|
||||
{ (char *)"DpoFua", test_compareandwrite_dpofua },
|
||||
{ (char *)"Miscompare", test_compareandwrite_miscompare },
|
||||
{ (char *)"Unwritten", test_compareandwrite_unwritten },
|
||||
CU_TEST_INFO_NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user