Searched full:test_script (Results 1 – 20 of 20) sorted by relevance
10 test_script:24 test_script:38 test_script:
25 for test_script in $(find $1 -name '*.run-test' | sort); do26 (cd "$(dirname "$test_script")" && ./$(basename "$test_script"))
8 TEST_SCRIPT=./tests.sh25 $TEST_SCRIPT $TEST_SET
14 test_script:
26 test_script:
23 test_script:
15 test_script:
43 test_script:
52 test_script:
69 test_script:
31 test_script:318 test_script: $TOOL +$TOOLCHAIN fmt --all -- --check **/*.rs
71 test_script:
79 # test_script:
391 test_script = os.path.join(self.env_dir, "test_strict.sh")392 with open(test_script, "w") as f:396 out, err = check_output([bash, test_script])
89 test_script:
117 test_script:
212 tests/test_script
105 test_script:
441 " 'script': '/fake_src/out/Default/test_script.py',"