1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Jonathan Brassow 7a4fdc1902 TEST: Fix 'dd' overrunning device size and causing test failure
Assumed size of 4M was too large and the test was failing because
'dd' was failing to perform its write.

Calculate the size we need to write with 'dd' instead, so we
don't overrun the device.
2013-06-17 12:38:09 -05:00
..
api tests: compilation updates 2013-06-04 15:57:18 +02:00
lib tests: more test run in cluster mode 2013-06-16 00:07:33 +02:00
shell TEST: Fix 'dd' overrunning device size and causing test failure 2013-06-17 12:38:09 -05:00
unit makefiles: cleanup update 2013-06-04 15:57:18 +02:00
.gitignore gitignore: Remove redundant test dir entry 2012-06-08 23:34:15 +01:00
Makefile.in tests: extend harness 2013-06-11 14:07:51 +02:00