summaryrefslogtreecommitdiffstats
path: root/tools/run-test.sh
blob: 2bebbd24bcad3064b5deb044b13d23419c8d111d (plain)
1
2
3
4
5
6
7
8
#!/bin/sh -e

./test/interface_test_unit
./test/fileop_test_utils
./test/file_util_test
./test/interface_test
./test/fileop_test_set_get_remove
./test/fileop_test_unit