/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
|
/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
|
H A D | circ.c | 223 int32_t expect = (i * inc); in __check_load() local
|
/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()
|
/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
|
/qemu/hw/net/can/ |
H A D | can_sja1000.c | 217 uint8_t expect; in can_sja_accept_filter() local
|
/qemu/tests/vm/ |
H A D | basevm.py | 345 def console_wait(self, expect, expectalt = None): argument
|
/qemu/nbd/ |
H A D | server.c | 1501 uint32_t magic, expect; in nbd_receive_request() local
|