dos33fsprogs/utils/dos33fs-utils/tests/run_all_tests.sh
Vince Weaver b1238af49d re-arranged the entire directory structure
this will probably upset people
2021-01-05 15:29:31 -05:00

12 lines
179 B
Bash
Executable File

#!/bin/sh
./test_delete.sh
./test_large_files.sh
./test_lock.sh
./test_lots_of_files.sh
./test_odd_filenames.sh
./test_rename.sh
./test.sh
./test_undelete2.sh
./test_undelete.sh