| /openbmc/openbmc/poky/meta/recipes-core/libxml/libxml2/ |
| H A D | run-ptest | 12 ./$T && echo PASS: $T || echo FAIL: $T 18 python3 ./$T && echo PASS: $T || echo FAIL: $T
|
| /openbmc/u-boot/test/fs/ |
| H A D | fs-test.sh | 418 PASS=$((PASS + 1)) 461 PASS=0 558 TOTAL_PASS=$((TOTAL_PASS + PASS)) 559 echo "Summary: PASS: $PASS FAIL: $FAIL" 611 TOTAL_PASS=$((TOTAL_PASS + PASS)) 612 echo "Summary: PASS: $PASS FAIL: $FAIL"
|
| H A D | fat-noncontig-test.sh | 138 if itest.l *${crcaddr} != ${crc}; then echo FAILURE; else echo PASS; fi
|
| /openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
| H A D | test-output.patch | 4 Subject: [PATCH] Add FAIL/PASS output to test output. 33 + echo "PASS: $x"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
| H A D | keyutils-test-fix-output-format.patch | 11 where the result can be PASS, FAIL, or SKIP, and the testname can be any 34 + echo "PASS: $i"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/geoip-perl/ |
| H A D | run-ptest | 11 echo PASS: $i;
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/files/ |
| H A D | run-ptest | 7 echo PASS: $i;
|
| /openbmc/openbmc/poky/meta/recipes-devtools/json-c/json-c/ |
| H A D | run-ptest | 14 echo PASS: $i
|
| /openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/ |
| H A D | Fix-the-test-output-format.patch | 34 + echo 'PASS: numactl regress' 59 + echo "PASS: $1"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/quilt/quilt/ |
| H A D | test.sh | 20 then echo PASS: $TESTNAME
|
| /openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
| H A D | Redfish_Usecase_Checkers.robot | 45 Should Match Regexp ${output} Summary - PASS: \\d+, WARN: \\d+, FAIL: 0, NOT TESTED: \\d+ 79 Should Match Regexp ${output} Summary - PASS: \\d+, WARN: \\d+, FAIL: 0, NOT TESTED: \\d+
|
| H A D | Redfish_Protocol_Validator.robot | 40 # Summary - PASS: 61, WARN: 1, FAIL: 42, NOT_TESTED: 60
|
| /openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/ |
| H A D | run-ptest | 19 passed=`grep PASS: ${LOG}|wc -l`
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/ |
| H A D | run-ptest | 10 passed=$(grep -c PASS: "${LOG}")
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | openbmc_ffdc.robot | 48 ... By default this will log Test status PASS/FAIL format 49 ... EX: 20160822041250932049:Test:Test case 1:PASS
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/jq/ |
| H A D | run-ptest | 27 passed=`grep PASS: ${LOG}|wc -l`
|
| /openbmc/openbmc/poky/meta/recipes-support/libcheck/libcheck/ |
| H A D | automake-output.patch | 3 PASS/FAIL lines on standard output. 33 + const char* types[] = { "INVALID", "PASS", "FAIL", "ERROR"};
|
| /openbmc/openbmc/poky/meta/recipes-extended/slang/slang/ |
| H A D | test-add-output-in-the-format-result-testname.patch | 24 + echo "PASS: $testfile"
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_bist.c | 220 PASS, enumerator 320 if (intrvl->vector[curr] == PASS) in interval_proc() 342 if (intrvl->vector[curr % intrvl->size] == PASS) { /* pass at rmarker */ in interval_proc() 349 (intrvl->vector[curr % intrvl->size] == PASS)) in interval_proc() 381 (intrvl->vector[curr % intrvl->size] == PASS)) in interval_proc()
|
| /openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/ |
| H A D | run-ptest | 81 passed=$(grep -c PASS ${LOG})
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
| H A D | 0003-testing-add-the-output-format-for-ptest.patch | 24 + echo "PASS: $test_name"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
| H A D | autotest-automake-result-format.patch | 74 at_msg="UNEXPECTED PASS" 82 + at_am_msg="PASS"
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | go-ptest.bbclass | 29 …((((./\$2 ${GOPTESTFLAGS}; echo \$? >&3) | sed -r -e"s,^(PASS|SKIP|FAIL)\$,\\1: \$1/\$2," >&4) 3>&…
|
| /openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | run-ptest | 86 passed=`grep PASS: ${LOG}|wc -l`
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
| H A D | run-ptest | 89 echo "PASS: openl2tp"
|