Home
last modified time | relevance | path

Searched full:expects (Results 1 – 25 of 1326) sorted by relevance

12345678910>>...54

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q.sh487 local -a expects=("${@}")
509 local expect=${expects[$key]}
527 local -a expects=("${@}")
531 vxlan_flood_test $mac $dst $vid "${expects[@]}"
567 local -a expects=(0 0 0 0 0)
568 expects[$hit_idx]=10
570 vxlan_flood_test $mac $dst $vid "${expects[@]}"
616 local -a expects=(0 0 0 0 0)
624 expects[0]=10; expects[1]=10; expects[3]=10
625 vxlan_flood_test $mac $dst $vid "${expects[@]}"
[all …]
H A Dvxlan_bridge_1q_ipv6.sh629 local -a expects=("${@}")
651 local expect=${expects[$key]}
669 local -a expects=("${@}")
673 vxlan_flood_test $mac $dst $vid "${expects[@]}"
709 local -a expects=(0 0 0 0 0)
710 expects[$hit_idx]=10
712 vxlan_flood_test $mac $dst $vid "${expects[@]}"
758 local -a expects=(0 0 0 0 0)
766 expects[0]=10; expects[1]=10; expects[3]=10
767 vxlan_flood_test $mac $dst $vid "${expects[@]}"
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D133.out38 qemu-io: Parameter 'read-only' expects 'on' or 'off'
39 qemu-io: Parameter 'cache.no-flush' expects 'on' or 'off'
40 qemu-io: Parameter 'cache.direct' expects 'on' or 'off'
41 qemu-io: Parameter 'auto-read-only' expects 'on' or 'off'
H A D16247 # NBD expects all of its arguments to be strings
69 # This is a test for NBD's bdrv_refresh_filename() implementation: It expects
79 # SSH expects all of its arguments to be strings, except for @port, which is
98 # blkdebug expects all of its arguments to be strings, but its
H A D162.out11 …ver": "ssh", "host": "localhost", "port": 0.42, "path": "/foo"}': Parameter 'port' expects a number
12 qemu-img: Could not open 'driver=ssh,host=localhost,port=0.42,path=/foo': Parameter 'port' expects
H A D137.out18 qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off'
41 qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off'
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md61 The `BmcBlobGetCount` command expects to receive an empty body. The BMC will
73 The `BmcBlobEnumerate` command expects to receive a body of:
100 The BmcBlobOpen command expects to receive a body of:
140 The BmcBlobRead command is used to read blob data. It expects to receive a body
174 The `BmcBlobWrite` command expects to receive a body of:
195 The `BmcBlobCommit` command expects to receive a body of:
220 regardless of the result. It expects to receive a body of:
235 deletion. This command expects to receive a body of:
252 more useful than session IDs. This command expects to receive a body of:
331 The `BmcBlobWriteMeta` command expects to receive a body of:
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c76 * target expects this. in check_aligned_anonymous_unfixed_mmaps()
123 target expects this. */ in check_large_anonymous_unfixed_mmap()
176 * target expects this. in check_aligned_anonymous_unfixed_colliding_mmaps()
207 The target expects this. */ in check_aligned_anonymous_fixed_mmaps()
238 The target expects this. */ in check_aligned_anonymous_fixed_mmaps_collide_with_host()
276 target expects this. */ in check_file_unfixed_mmaps()
318 target expects this. */ in check_file_unfixed_eof_mmaps()
360 target expects this. */ in check_file_fixed_eof_mmaps()
406 The target expects this. */ in check_file_fixed_mmaps()
/openbmc/linux/Documentation/riscv/
H A Dboot.rst10 This document describes what the RISC-V kernel expects from bootloaders and
19 The RISC-V kernel expects the following of bootloaders and platform firmware:
24 The RISC-V kernel expects:
32 The RISC-V kernel expects:
46 The RISC-V kernel expects to be placed at a PMD boundary (2MB aligned for rv64
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dadi,axi-spdif-tx.txt7 The controller expects two clocks, the clock used for the AXI interface and
12 the core. The core expects one dma channel for transmit.
H A Dadi,axi-i2s.txt10 The controller expects two clocks, the clock used for the AXI interface and
15 the core. The core expects two dma channels if both transmit and receive are
/openbmc/u-boot/tools/patman/test/
H A Dtest01.txt9 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type
35 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmeson-routines.bbclass13 # Map our ARCH values to what Meson expects:
39 # Map our OS values to what Meson expects:
/openbmc/phosphor-ipmi-flash/
H A Dbmc_json_config.md60 The `blob` field expects to hold a string. This string is the blob id that'll be
69 The `handler` field expects to hold a dictionary or object with at least one
74 The `type` field expects a string and will control what other parameters are
103 expects to receive a `unit`. The `unit` value is expected to be a string that is
/openbmc/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst28 hex expects a value between 0-15 per character,
29 ascii expects a value between '0'-'9' and 'A'-'F'.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-qmi13 '802.3' mode, and the driver expects to exchange
16 and the driver expects to echange IPv4 or IPv6 packets
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_security_utils.robot21 # This keyword expects host, port, type and number of packets to be sent
47 # This keyword expects host, port, type and number of packets to be sent
/openbmc/linux/arch/x86/xen/
H A Dxen-asm.S278 * CS were. The kernel expects __USER_DS and __USER_CS, so
298 * CS were. The kernel expects __USER_DS and __USER32_CS, so
320 * CS were. The kernel expects __USER_DS and __USER32_CS, so
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/
H A D0003-dt-bindings-remoteproc-Add-Arm-remoteproc.patch51 + Expects the registers to be in the order as above.
57 + the 'reg' property. Expects the names from the following
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_modes_test.c57 * The NTSC standard expects a line to take 63.556us. With a in drm_test_modes_analog_tv_ntsc_480i()
104 * The PAL standard expects a line to take 64us. With a pixel in drm_test_modes_analog_tv_pal_576i()
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c87 * This function adds another user to the provided vma. It expects
105 * This function releases the user from the provided vma. It expects
/openbmc/linux/rust/
H A Dhelpers.c149 * use it in contexts where Rust expects a `usize` like slice (array) indices.
166 "Rust code expects C `size_t` to match Rust `usize`"
/openbmc/linux/drivers/hid/
H A Dhid-ite.c52 /* Touchpad on, userspace expects F22 for this */ in ite_input_mapping()
57 /* Touchpad off, userspace expects F23 for this */ in ite_input_mapping()
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/
H A Dtrousers-udev.rules1 # trousers daemon expects tpm device to be owned by tss user & group
/openbmc/linux/tools/testing/selftests/sysctl/
H A DMakefile3 # Expects kernel.sysctl_writes_strict=1.

12345678910>>...54