Home
last modified time | relevance | path

Searched refs:test_suite (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/magic-enum/magic-enum/
H A Drun-ptest10 for test_suite in tests/test_*
12 if "./$test_suite"
14 echo "PASS: $test_suite"
16 echo "FAIL: $test_suite"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/
H A Drun-ptest10 for test_suite in tests/test_*
12 if "./$test_suite"
14 echo "PASS: $test_suite"
16 echo "FAIL: $test_suite"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pegtl/pegtl/
H A Drun-ptest6 for test_suite in src/test/pegtl/pegtl-test-*
8 if "./$test_suite"
10 echo "PASS: $test_suite"
12 echo "FAIL: $test_suite"
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_fp_cpenable.S3 test_suite fp_cpenable label
H A Dtest_mul32.S3 test_suite mul32 label
H A Dtest_extui.S3 test_suite extui label
H A Dtest_boolean.S3 test_suite boolean label
H A Dtest_bz.S3 test_suite bz label
H A Dtest_exclusive.S3 test_suite exclusive label
H A Dtest_s32c1i.S3 test_suite s32c1i label
H A Dtest_clamps.S3 test_suite clamps label
H A Dtest_flix.S3 test_suite flix label
H A Dtest_nsa.S3 test_suite nsa label
H A Dtest_bi.S3 test_suite bi label
H A Dtest_sext.S3 test_suite sext label
H A Dtest_min.S3 test_suite min label
H A Dtest_cache.S8 test_suite cache label
H A Dtest_max.S3 test_suite max label
H A Dtest_sar.S3 test_suite sar label
H A Dtest_mul16.S3 test_suite mul16 label
H A Dtest_fp0_sqrt.S4 test_suite fp0_sqrt label
H A Dmacros.inc3 .macro test_suite name
H A Dtest_sr.S3 test_suite sr label
H A Dtest_fp0_div.S4 test_suite fp0_div label
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dpackage_manager.py48 def find_packages_to_extract(test_suite): argument
55 files = getSuiteCasesFiles(test_suite)

12