Home
last modified time | relevance | path

Searched full:incorrect (Results 1 – 25 of 1502) sorted by relevance

12345678910>>...61

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/
H A Dimagemagick_7.1.1.bb103 CVE_STATUS[CVE-2007-1667] = "cpe-incorrect: CVE should not include a CPE for imagemagick"
104 CVE_STATUS[CVE-2014-9804] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
105 CVE_STATUS[CVE-2014-9805] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
106 CVE_STATUS[CVE-2014-9806] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
107 CVE_STATUS[CVE-2014-9807] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
108 CVE_STATUS[CVE-2014-9808] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
109 CVE_STATUS[CVE-2014-9809] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
110 CVE_STATUS[CVE-2014-9810] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
111 CVE_STATUS[CVE-2014-9811] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
112 CVE_STATUS[CVE-2014-9812] = "cpe-incorrect: The current version (7.1.1) is not affected by the CVE …
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_restrictions.sh57 check_fail $? "Incorrect success to create another clsact with egress shared block"
66 check_fail $? "Incorrect success to add drop rule to mixed bound block"
106 check_fail $? "Incorrect success to create another clsact with egress shared block"
116 check_fail $? "Incorrect success to add redirect rule to mixed bound block"
126 check_fail $? "Incorrect success to add redirect rule to egress bound shared block"
133 check_fail $? "Incorrect success to add redirect rule to egress bound block"
160 check_fail $? "Incorrect success to add rule with two mirror actions"
185 check_fail $? "Incorrect success to add rule with sample action on egress"
215 check_fail $? "Incorrect success to add matchall rule behind a flower rule"
230 check_fail $? "Incorrect success to add flower rule in front of a matchall rule"
[all …]
/openbmc/linux/kernel/trace/
H A Dtrace_branch.c227 f->data.incorrect++; in ftrace_likely_update()
238 seq_puts(m, " correct incorrect % " in annotated_branch_stat_headers()
252 percent = p->incorrect * 100; in get_incorrect_percent()
253 percent /= p->correct + p->incorrect; in get_incorrect_percent()
255 percent = p->incorrect ? 100 : -1; in get_incorrect_percent()
277 * The miss is overlayed on correct, and hit on incorrect. in branch_stat_show()
292 seq_printf(m, "%8lu %8lu ", p->correct, p->incorrect); in branch_stat_show_normal()
312 p->data.correct, p->constant, l, p->data.incorrect); in annotate_branch_stat_show()
350 if (a->incorrect < b->incorrect) in annotated_branch_stat_cmp()
352 if (a->incorrect > b->incorrect) in annotated_branch_stat_cmp()
[all …]
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md74 Incorrect example:
100 # This keyword name is incorrect because of 1) the
106 # This keyword name is incorrect because of 1) a failure to
129 Incorrect example:
150 Incorrect example:
236 Incorrect examples:
257 Incorrect examples:
274 Incorrect examples:
283 Incorrect examples:
290 Incorrect examples:
[all …]
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_config_table.c59 efi_st_error("Incorrect CRC32\n"); in check_table()
129 efi_st_error("Incorrect table count %u, expected %u\n", in execute()
149 efi_st_error("Incorrect table count %u, expected %u\n", in execute()
165 efi_st_error("Incorrect table address\n"); in execute()
187 efi_st_error("Incorrect table count %u, expected %u\n", in execute()
210 efi_st_error("Incorrect table address\n"); in execute()
231 efi_st_error("Incorrect table count %u, expected %u\n", in execute()
H A Defi_selftest_crc32.c34 efi_st_error("Incorrect headersize value\n"); in check_table()
56 efi_st_error("Incorrect CRC32\n"); in check_table()
88 efi_st_error("Incorrect CRC32\n"); in setup()
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci.txt7 - sdhci-caps-mask: The sdhci capabilities register is incorrect. This 64bit
9 is on in the mask then the bit is incorrect in the register and should be
11 - sdhci-caps: The sdhci capabilities register is incorrect. This 64bit
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dresulttooltests.py121 … msg="incorrect metadata filtering, tests without metadata should be compared")
148 msg="incorrect metadata filtering, tests should not be compared")
182 … msg="incorrect metadata filtering, tests with matching metadata should be compared")
216 … msg="incorrect metadata filtering, tests with mismatching metadata should not be compared")
246 …msg="incorrect metadata filtering, %s tests should be compared" % base_configuration['configuratio…
257 … msg="incorrect machine filtering, identical machine tests should be compared")
269 … msg="incorrect machine filtering, mismatching machine tests should not be compared")
287 … msg="incorrect ltpresult filtering, mismatching ltpresult content should not be compared")
305 … msg="incorrect ltpresult filtering, matching ltpresult content should be compared")
/openbmc/linux/tools/testing/selftests/mm/
H A Dcharge_reserved_hugetlb.sh517 "Incorrect reservations charged to cgroup 1."
520 "Incorrect reservation charged to cgroup 2."
524 "Incorrect reservations charged to cgroup 1."
527 "Incorrect reservation charged to cgroup 2."
532 "Incorrect hugetlb charged to cgroup 1."
535 "Incorrect hugetlb charged to cgroup 2."
539 "Incorrect hugetlb charged to cgroup 1."
542 "Incorrect hugetlb charged to cgroup 2."
562 "Incorrect hugetlb charged to cgroup 1."
565 "Incorrect reservation charged to cgroup 1."
[all …]
/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-sim.sh222 test "`get_chip_label chip bank`" = "foobar" || fail "label is incorrect"
239 test "`get_line_name chip bank 0`" = "foo" || fail "line name is incorrect"
240 test "`get_line_name chip bank 2`" = "bar" || fail "line name is incorrect"
249 test "`get_line_name chip bank 0`" = "" || fail "line name is incorrect"
250 test "`get_line_name chip bank 1`" = "" || fail "line name is incorrect"
349 echo "3.3. Incorrect input in sysfs is rejected"
380 test `cat $SYSFS_PATH` = "0" || fail "incorrect value read from sysfs"
383 test `cat $SYSFS_PATH` = "1" || fail "incorrect value read from sysfs"
/openbmc/docs/
H A Dcpp-style-and-conventions.md376 foo(T &bar, const S *baz); /// Incorrect.
392 foo((a-1)/b,c-2); /// Incorrect.
399 a = * b; /// Incorrect.
400 a = & b; /// Incorrect.
401 a = b -> c; /// Incorrect.
402 if (! a) /// Incorrect.
410 foo ( x , y ); /// Incorrect.
424 && this2 == that2) /// Incorrect.
445 baz); // Incorrect.
/openbmc/linux/samples/bpf/
H A Dtask_fd_query_user.c135 printf("FAIL: %s incorrect type (%d) or is_return_bit (%d)\n", in test_nondebug_fs_kuprobe_common()
197 printf("FAIL: %s, incorrect fd_type %u\n", in test_nondebug_fs_probe()
203 printf("FAIL: %s, incorrect buf %s\n", __func__, buf); in test_nondebug_fs_probe()
207 printf("FAIL: %s, incorrect probe_offset 0x%llx\n", in test_nondebug_fs_probe()
213 printf("FAIL: %s, incorrect buf %p\n", in test_nondebug_fs_probe()
219 printf("FAIL: %s, incorrect probe_addr 0x%llx\n", in test_nondebug_fs_probe()
290 printf("FAIL: %s, incorrect fd_type %u\n", __func__, in test_debug_fs_uprobe()
295 printf("FAIL: %s, incorrect buf %s\n", __func__, buf); in test_debug_fs_uprobe()
299 printf("FAIL: %s, incorrect probe_offset 0x%llx\n", __func__, in test_debug_fs_uprobe()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c284 "rbx sync regs value incorrect 0x%llx.", in main()
287 "apic_base sync regs value incorrect 0x%llx.", in main()
308 "rbx sync regs value incorrect 0x%llx.", in main()
323 "rbx sync regs value incorrect 0x%llx.", in main()
327 "rbx guest value incorrect 0x%llx.", in main()
340 "rbx sync regs value incorrect 0x%llx.", in main()
344 "rbx guest value incorrect 0x%llx.", in main()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_errno.c27 [ERRCODE_OFFSET(KVERSION)] = "'version' section incorrect or lost",
33 [ERRCODE_OFFSET(KVER)] = "Incorrect kernel version",
37 [ERRCODE_OFFSET(NLPARSE)] = "Incorrect netlink message parsing",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/
H A D0004-use-POSIX-poll.h-instead-of-sys-poll.h.patch19 | <sysroot>/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.…
20 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
23 | <sysroot>/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.…
24 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dsync_regs_test.c167 "r11 sync regs value incorrect 0x%llx.", in test_set_and_verify_various_reg_values()
170 "acr0 sync regs value incorrect 0x%x.", in test_set_and_verify_various_reg_values()
173 "diag318 sync regs value incorrect 0x%llx.", in test_set_and_verify_various_reg_values()
199 "r11 sync regs value incorrect 0x%llx.", in test_clear_kvm_dirty_regs_bits()
202 "diag318 sync regs value incorrect 0x%llx.", in test_clear_kvm_dirty_regs_bits()
/openbmc/openbmc/poky/scripts/
H A Drunqemu-gen-tapdevs29 echo "Error: Incorrect number of arguments"
43 echo "Error: Incorrect number of arguments"
54 echo "Error: Incorrect count: $COUNT"
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu-gen-tapdevs29 echo "Error: Incorrect number of arguments"
43 echo "Error: Incorrect number of arguments"
54 echo "Error: Incorrect count: $COUNT"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libraw/
H A Dlibraw_0.21.2.bb13 CVE_STATUS[CVE-2020-22628] = "cpe-incorrect: The current version (0.21.2) is not affected by the CV…
14 CVE_STATUS[CVE-2023-1729] = "cpe-incorrect: The current version (0.21.2) is not affected by the CVE…
/openbmc/linux/arch/loongarch/
H A DKconfig.debug14 finds. Some of the addresses it reports may be incorrect.
26 Some of the addresses it reports may be incorrect (but better than the
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Decc.c142 printf("Incorrect Counter value, " in do_ecc()
155 printf("Incorrect Counter value, " in do_ecc()
189 printf("Incorrect err_disable field\n"); in do_ecc()
214 printf("Incorrect err_detect field\n"); in do_ecc()
233 printf("Incorrect ECC inject mask, " in do_ecc()
249 printf("Incorrect command\n"); in do_ecc()
263 printf("Incorrect command\n"); in do_ecc()
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/
H A Dgimp_2.10.38.bb99 CVE_STATUS[CVE-2009-0581] = "cpe-incorrect: The current version (2.10.38) is not affected."
100 CVE_STATUS[CVE-2009-0723] = "cpe-incorrect: The current version (2.10.38) is not affected."
101 CVE_STATUS[CVE-2009-0733] = "cpe-incorrect: The current version (2.10.38) is not affected."
/openbmc/linux/drivers/firmware/efi/
H A Drci2-table.c98 pr_debug("RCI2 table init failed - incorrect signature\n"); in efi_rci2_sysfs_init()
110 pr_debug("RCI2 table init failed - incorrect table length\n"); in efi_rci2_sysfs_init()
121 pr_debug("RCI2 table - incorrect checksum\n"); in efi_rci2_sysfs_init()
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_operr.S115 bnes chklerr |if not equal, check for incorrect operr
118 bnes chklerr |if d0 is true, check for incorrect operr
162 bnes chkwerr |if not equal, check for incorrect operr
165 bnes chkwerr |if d0 is true, check for incorrect operr
189 bnes chkberr |if not equal, check for incorrect operr
192 bnes chkberr |if d0 is true, check for incorrect operr
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_service_restart_policy.robot85 # If incorrect those services will be appended to incorrect_auto_restart_policy_services list
99 ... Fail msg=All the given services have incorrect auto-restart policy.
102 …... Run Keyword And Continue On Failure Fail msg=Listed services are having incorrect auto-re…
148 ... msg=Incorrect policy for ${servicename}

12345678910>>...61