test-fs-util: run all tests on the specified directory
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Oct 2018 12:08:49 +0000 (14:08 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 4 Oct 2018 07:18:58 +0000 (16:18 +0900)
commit27964854046fbb197392b59630e8b4a59a07e733
treee32814606f5db50b46eaf32119d44b3181f324a5
parent7158b4b3fc98b65169573aa47f7fabd1370983d9
test-fs-util: run all tests on the specified directory

This removes $RENAME_NOREPLACE_DIR and uses a command-line argument instead.
Logging is added, and tests are skipped if we get -EPERM or friends
(which happens on FAT and other filesystems).
src/test/test-fs-util.c