Searched refs:test_suite (Results 1 – 25 of 44) sorted by relevance
12
10 for test_suite in tests/test_*12 if "./$test_suite"14 echo "PASS: $test_suite"16 echo "FAIL: $test_suite"
6 for test_suite in src/test/pegtl/pegtl-test-*8 if "./$test_suite"10 echo "PASS: $test_suite"12 echo "FAIL: $test_suite"
3 test_suite fp_cpenable label
3 test_suite mul32 label
3 test_suite extui label
3 test_suite boolean label
3 test_suite bz label
3 test_suite exclusive label
3 test_suite s32c1i label
3 test_suite clamps label
3 test_suite flix label
3 test_suite nsa label
3 test_suite bi label
3 test_suite sext label
3 test_suite min label
8 test_suite cache label
3 test_suite max label
3 test_suite sar label
3 test_suite mul16 label
4 test_suite fp0_sqrt label
3 .macro test_suite name
3 test_suite sr label
4 test_suite fp0_div label
48 def find_packages_to_extract(test_suite): argument55 files = getSuiteCasesFiles(test_suite)