summaryrefslogtreecommitdiff
path: root/script/utility/run_available_sp_tests.sh
blob: fcadc5b7bc38e089b8315c204d2251e46f715219 (plain)
1
2
3
4
5
#!/bin/sh
# run all tests that are availabe in sp_test
/usr/bin/env python ./tt_config.py > tt_config.json
mkdir -p log
sp_testdrv.py -l | ./filter_testcase_ids.py | sort | ./run_list_of_tests.py