btrfs-progs/tests/testsuite-files
David Sterba ce7ab16441 btrfs-progs: tests: add Makefile for testsuite
Add a Makefile so tests can be run the same way from the standalone
testsuite as they are from git. The build dependencies are not checked
and the default path is for the system binaries.

Because of the path auto detection, running 'make' from the tests/
directory now works the same way as from the toplevel git directory.

Signed-off-by: David Sterba <dsterba@suse.com>
2021-01-13 22:33:09 +01:00

27 lines
450 B
Plaintext

F README.md
G Documentation/
F testsuite-id
F ../fssum
F ../btrfs-corrupt-block
F ../btrfs-find-root
F ../btrfs-select-super
F common
F common.convert
F common.local
G tests/cli-tests/
F cli-tests.sh
G tests/convert-tests/
F convert-tests.sh
G tests/fsck-tests/
F fsck-tests.sh
G tests/fuzz-tests/
F fuzz-tests.sh
G tests/misc-tests/
F misc-tests.sh
G tests/mkfs-tests/
F mkfs-tests.sh
F scan-results.sh
F test-console.sh
F clean-tests.sh
F Makefile