mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-12 09:26:31 +00:00
ce7ab16441
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>
27 lines
450 B
Plaintext
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
|