Jakob Unterwurzacher
7732466277
tests: Replace calls to dd with native writeZeroes
2014-11-29 13:35:02 +01:00
Jakob Unterwurzacher
1b5cde2273
tests: Also verify file contents in grow test
2014-11-23 18:24:55 +01:00
Jakob Unterwurzacher
76424a58cb
Implement uniqueIV for reverse mode
...
For now, the IVs are constant. This is fixed in a later commit.
They are enabled by default to make testing easier.
The whole thing passes the test suite on x86 and x86_64.
2014-11-23 18:24:22 +01:00
Jakob Unterwurzacher
6d895fdc72
tests: Add --reverse file grow test
...
This test uncovered issues caused by unsafe kernel-side and BlockFileIO caching.
2014-11-17 00:39:14 +01:00
Jakob Unterwurzacher
b2943eeed1
tests: Move helper funtion to common.inc
...
Also fixes md5fh's fd leak.
2014-11-17 00:32:54 +01:00