Searched refs:TST_TEST_PATH (Results 1 – 1 of 1) sorted by relevance
248 if [ -n "$TST_TEST_PATH" ]; then249 for tst_i in $(grep TST_ "$TST_TEST_PATH" | sed 's/.*TST_//; s/[="} \t\/:`].*//'); do370 if TST_TEST_PATH=$(which $0) 2>/dev/null; then371 if ! grep -q tst_run "$TST_TEST_PATH"; then