mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git
synced 2024-11-25 05:04:14 +08:00
04cd2c0bca
Move the testsuite to tests/ and make the tarball generation more deterministic. As there could be many random temporary files left in the test directories, we can't just copy them. Use 'git ls-tree' to filter just what we want, this needs a slight extension of the file list specification. Signed-off-by: David Sterba <dsterba@suse.com>
23 lines
377 B
Plaintext
23 lines
377 B
Plaintext
F README.md
|
|
G Documentation/
|
|
F testsuite-id
|
|
F ../fssum
|
|
F ../btrfs-corrupt-block
|
|
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
|