Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 989) sorted by relevance

12345678910>>...40

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dretain.py39 self.fail('RETAIN_OUTDIR value "%s" is invalid' % retain_outdir)
41 self.fail('RETAIN_OUTDIR (%s) is not underneath TMPDIR (%s)' % (retain_outdir, tmpdir))
49 self.fail('No output archive for %s created' % test_recipe)
68 self.fail('RETAIN_DIRS_ALWAYS is set, this interferes with the test')
70 self.fail('RETAIN_DIRS_GLOBAL_ALWAYS is set, this interferes with the test')
74 self.fail('RETAIN_OUTDIR value "%s" is invalid' % retain_outdir)
76 self.fail('RETAIN_OUTDIR (%s) is not underneath TMPDIR (%s)' % (retain_outdir, tmpdir))
88 …self.fail('RETAIN_OUTDIR should be empty without failure, contents:\n%s' % '\n'.join(retain_dirlis…
92 self.fail('Build of %s did not fail as expected' % test_recipe_fail)
96 self.fail('No output archive for %s created' % test_recipe_fail)
[all …]
H A Dtinfoil.py23 self.fail('Unable to get MACHINE value - returned %s' % machine)
31 self.fail('Unable to expand "%s" - returned %s' % (expr, pid))
38 self.fail('Unable to get BB_ORIGENV value - returned %s' % origenv)
47 self.fail('Unable to find recipe providing %s' % testrecipe)
57 self.fail('Unable to find recipe providing %s' % testrecipe)
68 self.fail('Unable to find recipe providing %s' % testrecipe)
90 self.fail('Unable to find recipe providing %s' % testrecipe)
102 self.fail('Unable to find recipe providing %s' % testrecipe)
122 self.fail('Unable to find pkg_fn entries for: %s' % ', '.join(checkpns))
157 self.fail('Unexpected event: %s' % event)
[all …]
/openbmc/openbmc/meta-google/recipes-google/networking/network-sh/
H A Dtest.sh57 str="$(mac_to_eui48 '12:34:56:78:90:af')" || fail
62 str="$(mac_to_eui64 '12:34:56:78:90:af')" || fail
123 str="$(ip_bytes_to_str in)" || fail
129 str="$(ip_bytes_to_str in)" || fail
132 str="$(ip_bytes_to_str in)" || fail
135 str="$(ip_bytes_to_str in)" || fail
138 str="$(ip_bytes_to_str in)" || fail
141 str="$(ip_bytes_to_str in)" || fail
144 str="$(ip_bytes_to_str in)" || fail
148 str="$(ip_bytes_to_str in)" || fail
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/cockpit/files/
H A D0001-Makefile-common.am-Create-src-common-directory-befor.patch5 generating fail-html.c
8 not yet created and this codepath to generate fail-html.c is executed and
13 …text < ../cockpit-337/src/common/fail.html > src/common/fail-html.c.tmp && mv src/common/fail-html…
14 /bin/bash: src/common/fail-html.c.tmp: No such file or directory
15 make[1]: *** [Makefile:6044: src/common/fail-html.c] Error 1
29 nodist_libcockpit_common_a_SOURCES = src/common/fail-html.c
30 src/common/fail-html.c: src/common/fail.html
33 CLEANFILES += src/common/fail-html.c
34 EXTRA_DIST += src/common/fail.html
/openbmc/u-boot/arch/x86/lib/
H A Dramtest.c51 int fail = 0; in quick_ram_check() local
58 fail = 1; in quick_ram_check()
62 fail = 1; in quick_ram_check()
66 fail = 1; in quick_ram_check()
70 fail = 1; in quick_ram_check()
73 if (fail) { in quick_ram_check()
/openbmc/u-boot/fs/ext4/
H A Dext4_write.c120 goto fail; in ext4fs_get_bgdtable()
128 fail: in ext4fs_get_bgdtable()
173 goto fail; in delete_single_indirect_block()
175 goto fail; in delete_single_indirect_block()
179 fail: in delete_single_indirect_block()
239 goto fail; in delete_double_indirect_block()
243 goto fail; in delete_double_indirect_block()
267 goto fail; in delete_double_indirect_block()
270 goto fail; in delete_double_indirect_block()
275 fail: in delete_double_indirect_block()
[all …]
H A Dext4_common.c515 goto fail; in ext4fs_update_parent_dentry()
521 goto fail; in ext4fs_update_parent_dentry()
524 goto fail; in ext4fs_update_parent_dentry()
551 goto fail; in ext4fs_update_parent_dentry()
555 goto fail; in ext4fs_update_parent_dentry()
560 goto fail; in ext4fs_update_parent_dentry()
578 goto fail; in ext4fs_update_parent_dentry()
601 goto fail; in ext4fs_update_parent_dentry()
618 goto fail; in ext4fs_update_parent_dentry()
620 fail: in ext4fs_update_parent_dentry()
[all …]
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py51 self.fail(
68 …self.fail('Commit shortlog (first line of commit message) should follow the format "<target>: <sum…
79 self.fail(
95 self.fail(
116 …self.fail('Series sent to the wrong mailing list or some patches from the series correspond to dif…
124 …self.fail('Series sent to the wrong mailing list or some patches from the series correspond to dif…
132 …self.fail('Series sent to the wrong mailing list or some patches from the series correspond to dif…
137 …self.fail('Series has malformed diff lines. Create the series again using git-format-patch and ens…
143 … self.fail('Please include a commit message on your patch explaining the change', commit=commit)
152 …self.fail('Mbox includes one or more GitHub-style username tags. Ensure that any "@" symbols are s…
[all …]
H A Dtest_patch.py49 self.fail(
66 self.fail(
82 self.fail(
96 self.fail(
117 …self.fail('A patch file has been added without a Signed-off-by tag: \'%s\'' % os.path.basename(new…
130 …self.fail('Missing or incorrectly formatted CVE tag in patch file. Correct or include the CVE tag …
/openbmc/qemu/block/
H A Ddmg.c297 goto fail; in dmg_read_mish_block()
312 goto fail; in dmg_read_mish_block()
322 fail: in dmg_read_mish_block()
340 goto fail; in dmg_read_resource_fork()
343 goto fail; in dmg_read_resource_fork()
349 goto fail; in dmg_read_resource_fork()
352 goto fail; in dmg_read_resource_fork()
367 goto fail; in dmg_read_resource_fork()
370 goto fail; in dmg_read_resource_fork()
377 goto fail; in dmg_read_resource_fork()
[all …]
H A Dvpc.c279 goto fail; in vpc_open()
286 goto fail; in vpc_open()
292 goto fail; in vpc_open()
301 goto fail; in vpc_open()
305 goto fail; in vpc_open()
312 goto fail; in vpc_open()
318 goto fail; in vpc_open()
328 goto fail; in vpc_open()
351 goto fail; in vpc_open()
359 goto fail; in vpc_open()
[all …]
H A Dqcow2-snapshot.c115 goto fail; in qcow2_do_read_snapshots()
138 goto fail; in qcow2_do_read_snapshots()
154 goto fail; in qcow2_do_read_snapshots()
193 goto fail; in qcow2_do_read_snapshots()
203 goto fail; in qcow2_do_read_snapshots()
213 goto fail; in qcow2_do_read_snapshots()
234 goto fail; in qcow2_do_read_snapshots()
260 fail: in qcow2_do_read_snapshots()
297 goto fail; in qcow2_write_snapshots()
309 goto fail; in qcow2_write_snapshots()
[all …]
H A Dqcow2-bitmap.c243 goto fail; in bitmap_table_load()
250 goto fail; in bitmap_table_load()
257 fail: in bitmap_table_load()
353 goto fail; in load_bitmap()
366 goto fail; in load_bitmap()
373 goto fail; in load_bitmap()
379 fail: in load_bitmap()
448 bool fail = (entry->bitmap_table_size == 0) || in check_dir_entry() local
458 if (fail) { in check_dir_entry()
586 goto fail; in bitmap_list_load()
[all …]
H A Dqcow.c134 goto fail; in qcow_open()
148 goto fail; in qcow_open()
158 goto fail; in qcow_open()
164 goto fail; in qcow_open()
169 goto fail; in qcow_open()
177 goto fail; in qcow_open()
193 goto fail; in qcow_open()
201 goto fail; in qcow_open()
207 goto fail; in qcow_open()
217 goto fail; in qcow_open()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_functional_basic.py45 self.fail(msg='No Custom images tab available')
52 self.fail(msg='No Compatible image tab available')
59 self.fail(msg='No Compatible software recipe tab available')
66 self.fail(msg='No Compatible machines tab available')
73 self.fail(msg='No Compatible layers tab available')
80 self.fail(msg='No Bitbake variables tab available')
100 self.fail(msg='The machine information is wrong in the configuration page')
107 self.fail(msg='No Most built information in project detail page')
120 self.fail(msg='No Layer information in project detail page')
130 self.fail(msg='default layers are missing from the project configuration')
[all …]
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bch.c128 goto fail; in nand_bch_init()
136 goto fail; in nand_bch_init()
140 goto fail; in nand_bch_init()
146 goto fail; in nand_bch_init()
158 goto fail; in nand_bch_init()
169 goto fail; in nand_bch_init()
184 goto fail; in nand_bch_init()
188 goto fail; in nand_bch_init()
194 goto fail; in nand_bch_init()
200 goto fail; in nand_bch_init()
[all …]
/openbmc/u-boot/drivers/usb/gadget/
H A Dusbstring.c39 goto fail; in utf8_to_utf16le()
52 goto fail; in utf8_to_utf16le()
58 goto fail; in utf8_to_utf16le()
64 goto fail; in utf8_to_utf16le()
74 goto fail; in utf8_to_utf16le()
82 fail: in utf8_to_utf16le()
/openbmc/openbmc-test-automation/lib/
H A Dsensor_info_record.py38 BuiltIn().fail(error_msg)
40 BuiltIn().fail(
61 BuiltIn().fail(error_msg)
63 BuiltIn().fail(
91 BuiltIn().fail(
97 BuiltIn().fail(
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/
H A Dfan-fault-poweroff-policy.bb1 SUMMARY = "Fan fail mode action for meta-yosemite4 machines"
15 file://fan-rotor-fail-poweroff.yaml \
20 …install -D ${UNPACKDIR}/fan-rotor-fail-poweroff.yaml ${D}${config_dir}/fan-rotor-fail-poweroff.yaml
25 ${config_dir}/fan-rotor-fail-poweroff.yaml \
/openbmc/qemu/tests/tcg/s390x/
H A Dper.S73 jne fail
75 jne fail
77 jne fail
79 jne fail
81 fail: label
/openbmc/qemu/bsd-user/
H A Dmmap.c445 goto fail; in target_mmap()
451 goto fail; in target_mmap()
459 goto fail; in target_mmap()
464 goto fail; in target_mmap()
469 goto fail; in target_mmap()
476 goto fail; in target_mmap()
495 goto fail; in target_mmap()
517 goto fail; in target_mmap()
546 goto fail; in target_mmap()
554 goto fail; in target_mmap()
[all …]
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-fail.py-handle-missing-cgitb.patch4 Subject: [PATCH] fail.py: handle missing cgitb
12 from apparmor.fail import enable_aa_exception_handler
13 File "/usr/lib/python3.13/site-packages/apparmor/fail.py", line 12, in <module>
19 utils/apparmor/fail.py | 25 +++++++++++++++----------
24 diff --git a/utils/apparmor/fail.py b/utils/apparmor/fail.py
26 --- a/utils/apparmor/fail.py
27 +++ b/utils/apparmor/fail.py
/openbmc/qemu/tests/unit/
H A Dtest-yank.c30 bool fail; member
152 if (conf->fail) { in char_change_test()
212 .fail = false }, in main()
218 .fail = true }, in main()
225 .fail = false }, in main()
231 .fail = true }, in main()
238 .fail = false }, in main()
244 .fail = true }, in main()
/openbmc/qemu/chardev/
H A Dchar-win.c88 goto fail; in win_chr_serial_init()
93 goto fail; in win_chr_serial_init()
101 goto fail; in win_chr_serial_init()
106 goto fail; in win_chr_serial_init()
117 goto fail; in win_chr_serial_init()
122 goto fail; in win_chr_serial_init()
128 goto fail; in win_chr_serial_init()
133 goto fail; in win_chr_serial_init()
138 fail: in win_chr_serial_init()
/openbmc/qemu/hw/remote/
H A Dmpqemu-link.c132 goto fail; in mpqemu_msg_recv()
135 goto fail; in mpqemu_msg_recv()
140 goto fail; in mpqemu_msg_recv()
149 goto fail; in mpqemu_msg_recv()
153 goto fail; in mpqemu_msg_recv()
162 goto fail; in mpqemu_msg_recv()
170 fail: in mpqemu_msg_recv()

12345678910>>...40