1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/test
Jonathan Brassow 4454a580df test: use direct I/O when injecting bad data into RAID images
When directly corrupting RAID images for the purpose of testing,
we must use direct I/O (or a 'sync' after the 'dd') to ensure that
the writes are not caught in the buffer cache in a way that is not
reachable by the top-level RAID device.
2014-05-30 17:26:10 -05:00
..
api tests: check for python before other tests 2014-02-24 21:13:36 +01:00
lib tests: update aux disable_dev 2014-05-26 22:57:28 +02:00
shell test: use direct I/O when injecting bad data into RAID images 2014-05-30 17:26:10 -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: support thin_restore configurable 2014-05-26 23:30:09 +02:00