/openbmc/linux/arch/powerpc/kernel/ |
H A D | signal_32.c | 104 unsafe_put_user(val, &frame->mc_gregs[i], failed); in __unsafe_save_general_regs() 108 failed: in __unsafe_save_general_regs() 121 unsafe_get_user(gregs[i], &sr->mc_gregs[i], failed); in __unsafe_restore_general_regs() 125 failed: in __unsafe_restore_general_regs() 148 unsafe_copy_to_user(&frame->mc_gregs, regs, GP_REGS_SIZE, failed); in __unsafe_save_general_regs() 151 failed: in __unsafe_save_general_regs() 159 unsafe_copy_from_user(regs, &sr->mc_gregs, PT_MSR * sizeof(elf_greg_t), failed); in __unsafe_restore_general_regs() 163 GP_REGS_SIZE - PT_ORIG_R3 * sizeof(elf_greg_t), failed); in __unsafe_restore_general_regs() 167 failed: in __unsafe_restore_general_regs() 274 unsafe_save_general_regs(regs, frame, failed); in __unsafe_save_user_regs() [all …]
|
/openbmc/linux/tools/testing/kunit/test_data/ |
H A D | test_is_test_passed-no_tests_run_no_header.log | 40 setup_one_line failed for device 1 : Configuration failed 42 setup_one_line failed for device 2 : Configuration failed 44 setup_one_line failed for device 3 : Configuration failed 46 setup_one_line failed for device 4 : Configuration failed 48 setup_one_line failed for device 5 : Configuration failed 50 setup_one_line failed for device 6 : Configuration failed 52 setup_one_line failed for device 7 : Configuration failed 54 setup_one_line failed for device 8 : Configuration failed 56 setup_one_line failed for device 9 : Configuration failed 58 setup_one_line failed for device 10 : Configuration failed [all …]
|
H A D | test_output_isolated_correctly.log | 62 setup_one_line failed for device 1 : Configuration failed 64 setup_one_line failed for device 2 : Configuration failed 66 setup_one_line failed for device 3 : Configuration failed 68 setup_one_line failed for device 4 : Configuration failed 70 setup_one_line failed for device 5 : Configuration failed 72 setup_one_line failed for device 6 : Configuration failed 74 setup_one_line failed for device 7 : Configuration failed 76 setup_one_line failed for device 8 : Configuration failed 78 setup_one_line failed for device 9 : Configuration failed 80 setup_one_line failed for device 10 : Configuration failed [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | msr-trace.h | 22 TP_PROTO(unsigned msr, u64 val, int failed), 23 TP_ARGS(msr, val, failed), 27 __field( int, failed ) 32 __entry->failed = failed; 37 __entry->failed ? " #GP" : "") 41 TP_PROTO(unsigned msr, u64 val, int failed), 42 TP_ARGS(msr, val, failed) 46 TP_PROTO(unsigned msr, u64 val, int failed), 47 TP_ARGS(msr, val, failed) 51 TP_PROTO(unsigned msr, u64 val, int failed), [all …]
|
/openbmc/phosphor-fan-presence/presence/test/ |
H A D | fallbacktest.cpp | 51 ++failed; in fail() 57 size_t failed = 0; member in phosphor::fan::presence::TestSensor 79 ASSERT_EQ(ts.failed, 0); in TEST() 85 ASSERT_EQ(ts.failed, 0); in TEST() 91 ASSERT_EQ(ts.failed, 0); in TEST() 112 ASSERT_EQ(ts1.failed, 0); in TEST() 115 ASSERT_EQ(ts2.failed, 0); in TEST() 123 ASSERT_EQ(ts1.failed, 0); in TEST() 126 ASSERT_EQ(ts2.failed, 0); in TEST() 134 ASSERT_EQ(ts1.failed, 0); in TEST() [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | parselogs-ignores-qemuarmv5.txt | 2 jitterentropy: Initialization failed with host not compliant with requirements: 2 5 mmci-pl18x: probe of fpga:05 failed with error -22 6 mmci-pl18x: probe of fpga:0b failed with error -22 8 OF: amba_device_add() failed (-19) for /amba/smc@10100000 9 OF: amba_device_add() failed (-19) for /amba/mpmc@10110000 10 OF: amba_device_add() failed (-19) for /amba/sctl@101e0000 11 OF: amba_device_add() failed (-19) for /amba/watchdog@101e1000 12 OF: amba_device_add() failed (-19) for /amba/sci@101f0000 13 OF: amba_device_add() failed (-19) for /amba/spi@101f4000 14 OF: amba_device_add() failed (-19) for /amba/ssp@101f4000 [all …]
|
H A D | parselogs-ignores-common.txt | 5 Open ACPI failed (/var/run/acpid.socket) (No such file or directory) 15 ACPI: _OSC evaluation for CPUs failed, trying _PDC 21 _OSC failed (AE_ERROR) 22 _OSC failed (AE_SUPPORT) 24 ACPI _OSC request failed (AE_SUPPORT) 32 _OSC failed (AE_NOT_FOUND); disabling ASPM 33 hd.: possibly failed opcode 36 omap_hwmod: debugss: _wait_target_disable failed 38 Online check failed for 39 netlink init failed [all …]
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing_fw.c | 158 goto failed; in softing_load_fw() 160 goto failed; in softing_load_fw() 163 goto failed; in softing_load_fw() 169 goto failed; in softing_load_fw() 179 goto failed; in softing_load_fw() 183 goto failed; in softing_load_fw() 193 goto failed; in softing_load_fw() 203 goto failed; in softing_load_fw() 208 goto failed; in softing_load_fw() 210 failed: in softing_load_fw() [all …]
|
/openbmc/linux/fs/squashfs/ |
H A D | xattr.c | 53 goto failed; in squashfs_listxattr() 64 goto failed; in squashfs_listxattr() 72 goto failed; in squashfs_listxattr() 83 goto failed; in squashfs_listxattr() 91 goto failed; in squashfs_listxattr() 96 goto failed; in squashfs_listxattr() 100 failed: in squashfs_listxattr() 130 goto failed; in squashfs_xattr_get() 143 goto failed; in squashfs_xattr_get() 155 goto failed; in squashfs_xattr_get() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 004.out | 9 write failed: Input/output error 12 write failed: Input/output error 15 write failed: Input/output error 18 write failed: Input/output error 21 writev failed: Input/output error 28 read failed: Input/output error 31 read failed: Input/output error 34 read failed: Input/output error 37 read failed: Input/output error 40 readv failed: Input/output error
|
H A D | 026.out | 7 write failed: Input/output error 12 write failed: Input/output error 19 write failed: Input/output error 26 write failed: Input/output error 31 write failed: No space left on device 36 write failed: No space left on device 43 write failed: No space left on device 50 write failed: No space left on device 57 write failed: Input/output error 58 read failed: Input/output error [all …]
|
H A D | 026.out.nocache | 7 write failed: Input/output error 12 write failed: Input/output error 19 write failed: Input/output error 26 write failed: Input/output error 31 write failed: No space left on device 36 write failed: No space left on device 43 write failed: No space left on device 50 write failed: No space left on device 57 write failed: Input/output error 58 read failed: Input/output error [all …]
|
H A D | 083.out | 44 read failed: Input/output error 56 read failed: Input/output error 60 read failed: Input/output error 64 read failed: Input/output error 68 read failed: Input/output error 72 read failed: Input/output error 76 read failed: Input/output error 80 read failed: Input/output error 109 read failed: Input/output error 153 read failed: Input/output error [all …]
|
H A D | 171.out | 24 write failed: Input/output error 27 write failed: Input/output error 30 write failed: Input/output error 33 writev failed: Input/output error 40 read failed: Input/output error 43 read failed: Input/output error 46 read failed: Input/output error 49 readv failed: Input/output error 63 write failed: Input/output error 71 read failed: Input/output error [all …]
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | spectrum_cs.c | 90 goto failed; in spectrum_reset() 96 goto failed; in spectrum_reset() 102 goto failed; in spectrum_reset() 111 goto failed; in spectrum_reset() 118 goto failed; in spectrum_reset() 122 failed: in spectrum_reset() 222 goto failed; in spectrum_cs_config() 228 goto failed; in spectrum_cs_config() 238 goto failed; in spectrum_cs_config() 242 goto failed; in spectrum_cs_config() [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/ |
H A D | parselogs-ignores-corstone1000-fvp.txt | 1 psci: failed to boot CPU1 (-95) 2 CPU1: failed to boot: -95 3 psci: failed to boot CPU2 (-95) 4 CPU2: failed to boot: -95 5 psci: failed to boot CPU3 (-95) 6 CPU3: failed to boot: -95 7 ARM FF-A: Notification setup failed -95, not enabled
|
/openbmc/openbmc/poky/scripts/lib/resulttool/template/ |
H A D | test_report_full_text.txt | 5 … }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skippe… 8 …ort.passed|string).ljust(maxlen['passed']) }} | {{ (report.failed|string).ljust(maxlen['failed']) … 11 …['passed'].ljust(maxlen['passed']) }} | {{ reporttotalvalues['failed'].ljust(maxlen['failed']) }} … 20 … }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skippe… 23 ….ljust(maxlen['passed']) }} | {{ (ptests[machine][ptest]['failed']|string).ljust(maxlen['failed'])… 36 … }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skippe… 39 …st(maxlen['passed']) }} | {{ (ltptests[machine][ltptest]['failed']|string).ljust(maxlen['failed'])… 52 … }} | {{ 'Passed'.ljust(maxlen['passed']) }} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skippe… 55 …'passed']) }} | {{ (ltpposixtests[machine][ltpposixtest]['failed']|string).ljust(maxlen['failed'])…
|
/openbmc/linux/drivers/soc/fsl/qbman/ |
H A D | qman_test_api.c | 136 goto failed; in qman_test_api() 141 goto failed; in qman_test_api() 146 goto failed; in qman_test_api() 152 goto failed; in qman_test_api() 156 goto failed; in qman_test_api() 162 goto failed; in qman_test_api() 170 goto failed; in qman_test_api() 175 goto failed; in qman_test_api() 180 goto failed; in qman_test_api() 188 goto failed; in qman_test_api() [all …]
|
/openbmc/linux/drivers/comedi/drivers/tests/ |
H A D | unittest.h | 26 int failed; member 32 bool failed = !(result); \ 33 if (failed) { \ 34 ++unittest_results.failed; \ 42 failed; \ 59 unittest_results.passed, unittest_results.failed); in exec_unittests()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/ |
H A D | run-ptest | 5 failed=0 20 failed=$((failed + 1)) 26 if [ "$failed" -eq 0 ] ; then 29 echo "$failed of $all tests failed"
|
/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/ |
H A D | run-ptest | 5 failed=0 28 failed=$((failed + 1)) 36 if [ "$failed" -eq 0 ] ; then 39 echo "$failed of $all tests failed"
|
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/ |
H A D | run-ptest | 7 failed=0 21 failed=$((failed + 1)) 27 if [ "$failed" -eq 0 ] ; then 30 echo "$failed of $all tests failed"
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | DENYLIST.s390x | 3 bloom_filter_map # failed to find kernel BTF type ID of '__x64_sys_getpgid'… 4 bpf_cookie # failed to open_and_load program: -524 (trampoline) 9 fexit_sleep # fexit_skel_load fexit skeleton failed … 18 module_attach # skel_attach skeleton attach failed: -524 … 19 ringbuf # skel_load skeleton load failed … 25 user_ringbuf # failed to find kernel BTF type ID of '__s390x_sys_prctl'… 27 xdp_bonding # failed to auto-attach program 'trace_on_entry': -524 …
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_selftests.c | 383 goto failed; in tsnep_test_taprio() 407 goto failed; in tsnep_test_taprio() 436 goto failed; in tsnep_test_taprio() 442 failed: in tsnep_test_taprio() 470 goto failed; in tsnep_test_taprio_change() 474 goto failed; in tsnep_test_taprio_change() 477 goto failed; in tsnep_test_taprio_change() 485 goto failed; in tsnep_test_taprio_change() 493 goto failed; in tsnep_test_taprio_change() 504 goto failed; in tsnep_test_taprio_change() [all …]
|
/openbmc/linux/arch/x86/platform/intel-quark/ |
H A D | imr.c | 151 goto failed; in imr_write() 155 goto failed; in imr_write() 159 goto failed; in imr_write() 163 goto failed; in imr_write() 167 failed: in imr_write() 343 goto failed; in imr_add_range() 349 goto failed; in imr_add_range() 351 goto failed; in imr_add_range() 360 goto failed; in imr_add_range() 385 failed: in imr_add_range() [all …]
|