Home
last modified time | relevance | path

Searched full:tests_failed (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Ddownload_images_buildid_test.py42 self.tests_failed = 0
53 print("Tests failed: %d" % self.tests_failed)
63 self.tests_failed = self.tests_failed + 1
68 self.tests_failed = self.tests_failed + 1
75 self.tests_failed = self.tests_failed + 1
/aosp_15_r20/trusty/kernel/include/shared/lk/
H A Dtrusty_unittest.h110 * @tests_failed: Number of conditions failed
126 unsigned int tests_failed; member
782 _test_context.tests_failed = 0; in RUN_ALL_SUITE_TESTS()
822 ++_test_context.tests_failed; in RUN_ALL_SUITE_TESTS()
830 ++_test_context.tests_failed; in RUN_ALL_SUITE_TESTS()
838 if (_test_context.tests_total != _test_context.tests_failed) { in RUN_ALL_SUITE_TESTS()
841 _test_context.tests_total - _test_context.tests_failed); in RUN_ALL_SUITE_TESTS()
851 if (_test_context.tests_failed) { in RUN_ALL_SUITE_TESTS()
853 _test_context.tests_failed); in RUN_ALL_SUITE_TESTS()
855 return _test_context.tests_failed == 0; in RUN_ALL_SUITE_TESTS()
[all …]
H A Dtrusty_benchmark.h653 _test_context.tests_failed++; \
672 _test_context.tests_failed++; \
690 _test_context.tests_failed++; \
743 _test_context.tests_failed++; \
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/tc/
Dtc_bl31_setup.c87 int tests_failed; in tc_run_platform_tests() local
92 tests_failed = nv_counter_test(); in tc_run_platform_tests()
94 tests_failed = rotpk_test(); in tc_run_platform_tests()
96 tests_failed = run_platform_tests(); in tc_run_platform_tests()
100 (tests_failed != 0) ? "failed" : "succeeded"); in tc_run_platform_tests()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/fp/
H A Dza-fork.c32 static int tests_failed; variable
37 if (tests_passed + tests_failed + tests_skipped != EXPECTED_TESTS) in print_summary()
43 putnum(tests_failed); in print_summary()
112 tests_failed++; \
/aosp_15_r20/external/aws-crt-java/src/test/android/testapp/
H A DinstrumentedTestSpec.yml38TESTS_FAILED=$(grep "INSTRUMENTATION_STATUS_CODE: -2" $DEVICEFARM_LOG_DIR/instrument.log | wc -l);
47 $TESTS_FAILED tests FAILED \n
60 elif [ $TESTS_FAILED -ne 0 ];
62 echo "Marking the test suite as failed because $TESTS_FAILED tests failed!";
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c28 static int tests_failed; variable
55 if (tests_passed + tests_failed + tests_skipped != EXPECTED_TESTS) in print_summary()
61 putnum(tests_failed); in print_summary()
250 tests_failed++; \
/aosp_15_r20/trusty/vendor/google/aosp/scripts/
Drun_tests.py177 tests_failed: Count of test failures across all projects.
186 self.tests_failed = 0
196 self.tests_failed += result.failed_count
218 f"[ FAILED ] {self.tests_failed} tests in "
238 f"[ FAILED ] {self.tests_failed,} tests in "
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_lwt_ip_encap.sh79 TESTS_FAILED=0
90 TESTS_FAILED=$((TESTS_FAILED+1))
97 echo "failed tests: ${TESTS_FAILED}"
98 if [ "${TESTS_FAILED}" -eq "0" ] ; then
/aosp_15_r20/external/OpenCSD/decoder/tests/source/
H A Dmem_acc_test.cpp59 static int tests_failed = 0; variable
248 tests_failed += failed; in test_overlap_regions()
461 tests_failed += failed; in test_trcid_cache_mem_cb()
723 tests_failed += failed; in test_mem_spaces()
768 …emory access tests complete.***\nPassed: " << tests_passed << "; Failed: " << tests_failed << "\n"; in main()
770 return (tests_failed == 0) ? 0 : -2; in main()
/aosp_15_r20/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/
H A DBazelExitCodeResultReporter.java111 return ExitCode.TESTS_FAILED; in computeExitCode()
119 TESTS_FAILED(3), enumConstant
/aosp_15_r20/external/executorch/extension/benchmark/android/benchmark/
H A Dandroid-llm-device-farm-test-spec.yml41 TESTS_FAILED=$(grep "INSTRUMENTATION_STATUS_CODE: -2" $INSTRUMENT_LOG | wc -l);
54 elif [ $TESTS_FAILED -ne 0 ];
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_test/
H A Dtestmain_without_exit_test.go57 t.Fatalf("expected bazel tests to fail with exit code 3 (TESTS_FAILED), got: %s", err)
H A Dxmlreport_test.go140 t.Fatalf("expected bazel tests to fail with exit code 3 (TESTS_FAILED), got: %s", err)
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/strip/
H A Dstrip_test.go237 } else if xerr.ExitCode() == bazel_testing.TESTS_FAILED {
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/race/
H A Drace_test.go281 } else if xerr.ExitCode() == bazel_testing.TESTS_FAILED {
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/bazel_testing/
H A Dbazel_testing.go52 TESTS_FAILED = 3 const
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/main/protobuf/
H A Dfailure_details.proto781 TESTS_FAILED = 3 [(metadata) = { exit_code: 3 }];
/aosp_15_r20/external/stardoc/stardoc/
HDstardoc_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...