]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: do not use tests_clear_dir
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 12 Apr 2011 13:22:35 +0000 (16:22 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 18 Apr 2011 14:44:45 +0000 (17:44 +0300)
commitad23e23c4e5dd93e513f1339cc1cd93a05d089b4
tree80866fa8d5206404d0922f200f935621b500aa48
parent261a49daf5846ff6433e4199275115efcc1855fa
fs-tests: integck: do not use tests_clear_dir

Do not use shared 'tests_clear_dir()' function which removes a directory
tree recursively, but instead use own implementation. This is because
I'm trying to make integck independend on the shared code because I
need this to do further improvements.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
tests/fs-tests/integrity/integck.c