/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257.out | 68 expecting 6 dirty sectors; have 6. OK! 153 expecting 6 dirty sectors; have 6. OK! 156 expecting 7 dirty sectors; have 7. OK! 178 expecting 10 dirty sectors; have 10. OK! 206 expecting 15 dirty sectors; have 15. OK! 254 expecting 15 dirty sectors; have 15. OK! 337 expecting 6 dirty sectors; have 6. OK! 385 expecting 6 dirty sectors; have 6. OK! 413 expecting 14 dirty sectors; have 14. OK! 461 expecting 14 dirty sectors; have 14. OK! [all …]
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | gen-insn-x86-dat.awk | 52 / Expecting: / { 53 expecting_str = " Expecting: " 58 if ($i == "Expecting:") {
|
H A D | insn-x86-dat-src.c | 7 * Note that the 'Expecting' comment lines are consumed by the 10 * Expecting: <op> <branch> <rel> 1444 asm volatile("bnd call label1"); /* Expecting: call unconditional 0 */ in main() 1445 asm volatile("bnd call *(%eax)"); /* Expecting: call indirect 0 */ in main() 1446 asm volatile("bnd ret"); /* Expecting: ret indirect 0 */ in main() 1447 asm volatile("bnd jmp label1"); /* Expecting: jmp unconditional 0 */ in main() 1448 asm volatile("bnd jmp label1"); /* Expecting: jmp unconditional 0 */ in main() 1449 asm volatile("bnd jmp *(%ecx)"); /* Expecting: jmp indirect 0 */ in main() 1450 asm volatile("bnd jne label1"); /* Expecting: jcc conditional 0 */ in main() 1855 asm volatile("callq *%rax"); /* Expecting: call indirect 0 */ in main() [all …]
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 370 /* expecting either Rattach or Rlerror, but obviously not both */ in v9fs_tattach() 427 /* expecting either high- or low-level path, both not both */ in v9fs_twalk() 429 /* expecting either Rwalk or Rlerror, but obviously not both */ in v9fs_twalk() 499 /* expecting either Rgetattr or Rlerror, but obviously not both */ in v9fs_tgetattr() 567 /* expecting either Rreaddir or Rlerror, but obviously not both */ in v9fs_treaddir() 658 /* expecting either Rlopen or Rlerror, but obviously not both */ in v9fs_tlopen() 781 /* expecting either hi-level atPath or low-level dfid, but not both */ in v9fs_tmkdir() 783 /* expecting either Rmkdir or Rlerror, but obviously not both */ in v9fs_tmkdir() 841 /* expecting either hi-level atPath or low-level fid, but not both */ in v9fs_tlcreate() 843 /* expecting either Rlcreate or Rlerror, but obviously not both */ in v9fs_tlcreate() [all …]
|
/openbmc/u-boot/tools/dtoc/ |
H A D | fdt_util.py | 110 raise ValueError("Node '%s' property '%s' has list value: expecting " 131 raise ValueError("Node '%s' property '%s' has list value: expecting " 167 raise ValueError("Node '%s' property '%s' has list value: expecting " 170 raise ValueError("Node '%s' property '%s' has length %d, expecting %d" %
|
/openbmc/qemu/linux-user/ |
H A D | semihost.c | 23 * program is expecting more normal behaviour. This is slow but 24 * nothing using semihosting console reading is expecting to be fast.
|
/openbmc/linux/lib/ |
H A D | slub_kunit.c | 61 * Expecting three errors. in test_next_pointer() 70 * Still expecting two errors. The first for the wrong count in test_next_pointer() 82 * Now expecting no error. in test_next_pointer()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 39 - status(" Known files expecting: %"PRIu64, this->match.expect); 41 + status(" Known files expecting: %" PRIu64, this->match.expect); 73 - ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n", 74 + ocb.error("%s: Expecting %" PRIu32 " hashes, found %" PRIu32 "\n",
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/ |
H A D | phosphor-image-signing.bb | 24 echo "Both SIGNING_KEY and SIGNING_PUBLIC_KEY are defined, expecting only one" 34 echo "No SIGNING_KEY or SIGNING_PUBLIC_KEY defined, expecting one"
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | usb-legacy-support.rst | 24 system crashes, because the SMM BIOS is not expecting to be in PAE mode. 28 because the SMM BIOS isn't expecting the CPU to be in 64-bit mode. The
|
/openbmc/skeleton/pyinventorymgr/ |
H A D | sync_inventory_items.py | 61 # Only expecting a single service to implement 101 # Only expecting a single object to implement UUID. 107 # Only expecting a single service to implement
|
/openbmc/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_7k_common.h | 34 /* No header byte while expecting it */ 37 /* No tailer byte while expecting it */
|
/openbmc/linux/Documentation/filesystems/ |
H A D | dnotify.rst | 55 name "a/x" should be notified to a program expecting notifications on 56 directory "a", but will not be notified to one expecting notifications on
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 29 * @bogus_cts: CTS received when not expecting CTS 30 * @bogus_ack: ACK received when not expecting ACK 76 __le32 bogus_cts; /* CTS received when not expecting CTS */ 77 __le32 bogus_ack; /* ACK received when not expecting ACK */ 710 * @bogus_cts: CTS received when not expecting CTS 711 * @bogus_ack: ACK received when not expecting ACK
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/ |
H A D | run-ptest | 4 echo expecting Segmentation fault with core dump ...
|
/openbmc/phosphor-dbus-monitor/src/test/yaml/interfaceaddtest/ |
H A D | one.yaml | 3 # Expecting one watch created for the object path
|
/openbmc/phosphor-pid-control/sysfs/ |
H A D | sysfsread.hpp | 12 * A ReadInterface that is expecting a path that's sysfs, but really could be
|
H A D | sysfswrite.hpp | 12 * A WriteInterface that is expecting a path that's sysfs, but really could be
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_watchdog.robot | 219 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}. 232 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}. 247 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}. 275 # timer expires. So, verify host is rebooting by expecting that host is unpingable.
|
/openbmc/qemu/qobject/ |
H A D | qjson.c | 41 error_setg(&s->err, "Expecting at most one JSON value"); in consume_json() 73 error_setg(&state.err, "Expecting a JSON value"); in qobject_from_jsonv()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | connector.rst | 83 are expecting, then it is a new message. If we receive a message and 84 its sequence number is the same as one we are expecting, but its
|
/openbmc/linux/drivers/pci/ |
H A D | rom.c | 95 pci_info(pdev, "Invalid PCI ROM header signature: expecting 0xaa55, got %#06x\n", in pci_get_rom_size() 102 pci_info(pdev, "Invalid PCI ROM data signature: expecting 0x52494350, got %#010x\n", in pci_get_rom_size()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | vendor.h | 38 * @len: length of expecting return buffer
|
/openbmc/linux/scripts/ |
H A D | rust_is_available_test.py | 117 # When expecting a success, the script should return 0 122 # When expecting a success with extra output (that is not warnings, 129 # When expecting a success with warnings, the script should return 0 134 # When expecting a failure, the script should return non-0
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/ |
H A D | 0001-libedit-Include-missing-header-stdc-predef.h.patch | 6 __STDC_ISO_10646__ is defined in stdc-predef.h instead of expecting
|