Edward Tomasz Napierala
f9d4c742a2
Replace alloca.h with stdlib.h; the former doesn't exist on FreeBSD.
2013-09-23 11:34:06 +02:00
Ronnie Sahlberg
6e5a5745aa
TESTS: Add a test that SANITIZE commands fail when there is a RESERVATION
2013-07-09 01:51:00 -07:00
Ronnie Sahlberg
03ce9dc4b1
TESTS: Verify that SANITIZE does wipe the data
2013-07-05 20:15:52 -07:00
Ronnie Sahlberg
b1983aeec1
TESTS: UNMAP make sure we read the blocks back as 0 after unmap
2013-07-05 19:34:56 -07:00
Ronnie Sahlberg
b2e3fc6e6f
TESTS: SANITIZE OVERWRITE add tests for OVERWRITE COUNT and INIT PATTERN LEN
2013-07-05 17:41:32 -07:00
Ronnie Sahlberg
12a7d2f60d
TEST: update SANITIZE test output
2013-06-02 16:37:56 -07:00
Ronnie Sahlberg
804ab643a3
TESTS: SANITIZE tests. Print additional warnings.
...
If SANITIZE is supported but we dont have the BlockDeviceCharacteristics
page we produce a warning.
If OVERWRITE is supported on SSDs we warn.
If BLOCK ERASE is supported on HDDs we warn.
2013-06-01 08:53:54 -07:00
Ronnie Sahlberg
b193e08be8
Tests: Update the SANITIZE tests
2013-05-26 19:36:35 -07:00
Ronnie Sahlberg
58dde352f1
Update SANITIZE OVERWRITE tests, test one block/half block and 4 byte
...
initialization pattern.
2013-05-26 15:51:46 -07:00
Ronnie Sahlberg
e5e8d7e3ef
TESTS: Add a simple test for SANITIZE OVERWRITE
2013-05-26 11:48:45 -07:00