Add tests for the fsck command.
authorKirill Isakov <is-kir@ya.ru>
Thu, 29 Jul 2021 14:45:42 +0000 (20:45 +0600)
committerKirill Isakov <is-kir@ya.ru>
Thu, 29 Jul 2021 14:45:42 +0000 (20:45 +0600)
commit5bccbe14e20d375300b2c195090152ed86a9e437
tree427f214af6f9f567a2de5851ad7a1fa5debbb4be
parent2a37712b0d3d5c441424cf1fac6c95f7c76cc709
Add tests for the fsck command.

Also, allow running tests as non-root and elevate as necessary. This
requires passwordless sudo and the CI envvar set to any non-empty value.
test/Makefile.am
test/command-fsck.test [new file with mode: 0755]
test/compression.test
test/ns-ping.test
test/testlib.sh.in