/openbmc/qemu/tests/qtest/ |
H A D | netdev-socket.c | 121 char *expect; in test_stream_inet_ipv4() local 244 char *expect; in test_stream_inet_ipv6() local 275 char *expect; in test_stream_unix() local 306 char *expect; in test_stream_unix_abstract() local 369 char *expect; in test_dgram_inet() local 423 char *expect; in test_dgram_unix() local 462 char *expect; in test_dgram_fd() local
|
H A D | usb-hcd-ehci-test.c | 39 static void ehci_port_test(struct qhc *hc, int port, uint32_t expect) in ehci_port_test() 116 static uint32_t expect[] = { in pci_ehci_port_2() local
|
H A D | boot-serial-test.c | 149 const char *expect; /* Expected string in the serial output */ member
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | hex_test.h | 22 static inline void __check32(int line, uint32_t val, uint32_t expect) in __check32() 32 static inline void __check64(int line, uint64_t val, uint64_t expect) in __check64() 52 static inline void __checkp(int line, void *p, void *expect) in __checkp() 62 static inline void __check32_ne(int line, uint32_t val, uint32_t expect) in __check32_ne() 72 static inline void __check64_ne(int line, uint64_t val, uint64_t expect) in __check64_ne()
|
H A D | v73_scalar.c | 28 static void __check32(int line, uint32_t result, uint32_t expect) in __check32() 39 static void __check64(int line, uint64_t result, uint64_t expect) in __check64()
|
H A D | v68_scalar.c | 31 static void __check32(int line, uint32_t result, uint32_t expect) in __check32() 42 static void __check64(int line, uint64_t result, uint64_t expect) in __check64()
|
H A D | fpstuff.c | 30 static void check_fpstatus_bit(uint32_t usr, uint32_t expect, uint32_t flag, in check_fpstatus_bit() 41 static void check_fpstatus(uint32_t usr, uint32_t expect) in check_fpstatus()
|
H A D | hvx_misc.h | 22 uint64_t result, uint64_t expect) in check() 52 MMVector expect[OUTSIZE] __attribute__((aligned(MAX_VEC_SIZE_BYTES))); variable
|
H A D | hvx_histogram.c | 35 static int expect[256] __attribute__((aligned(128))); variable
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | ipmi_validate_unittest.cpp | 17 bool expect; in TEST() member
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | usb.c | 32 void uhci_port_test(struct qhc *hc, int port, uint16_t expect) in uhci_port_test()
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_spawn.py | 118 def expect(self, patterns): member in Spawn
|
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 69 int8_t expect = x; in testValue() local 80 uint8_t expect = x; in testValue() local
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 69 int8_t expect = x; in testValue() local 80 uint8_t expect = x; in testValue() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/ |
H A D | test_decorators.py | 18 def _runTest(self, modules, filterfn, expect): argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-base64.c | 31 const char expect[] = "Because we focused on the snake, " in test_base64_good() local
|
H A D | test-crypto-afsplit.c | 136 gchar *expect, *actual; in test_afsplit() local
|
H A D | test-crypto-pbkdf.c | 392 gchar *expect, *actual; in test_pbkdf() local
|
H A D | test-qemu-opts.c | 717 bool expect; in test_has_help_option() member
|
/openbmc/u-boot/test/dm/ |
H A D | rtc.c | 36 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times()
|
/openbmc/u-boot/lib/ |
H A D | fdtdec_test.c | 122 static int run_test(const char *aliases, const char *nodes, const char *expect) in run_test()
|
/openbmc/phosphor-led-manager/test/ |
H A D | utest-group-priority.cpp | 24 std::map<LedName, Layout::Action> expect) in assertMap()
|
/openbmc/qemu/hw/net/can/ |
H A D | can_sja1000.c | 217 uint8_t expect; in can_sja_accept_filter() local
|
/openbmc/u-boot/drivers/misc/ |
H A D | cros_ec_sandbox.c | 402 uint32_t expect = EC_FLASH_PROTECT_ALL_NOW | in process_cmd() local
|
/openbmc/bmcweb/http/ |
H A D | http_connection.hpp | 639 std::string_view expect = value[boost::beast::http::field::expect]; in afterReadHeaders() local
|