Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 18 of 18) sorted by relevance

/qemu/tests/qtest/
H A Dnetdev-socket.c121 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 Dusb-hcd-ehci-test.c39 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 Dboot-serial-test.c149 const char *expect; /* Expected string in the serial output */ member
/qemu/tests/tcg/hexagon/
H A Dhex_test.h22 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 Dv73_scalar.c28 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 Dv68_scalar.c31 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 Dfpstuff.c30 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 Dhvx_misc.h22 uint64_t result, uint64_t expect) in check()
52 MMVector expect[OUTSIZE] __attribute__((aligned(MAX_VEC_SIZE_BYTES))); variable
H A Dhvx_histogram.c35 static int expect[256] __attribute__((aligned(128))); variable
H A Dcirc.c223 int32_t expect = (i * inc); in __check_load() local
/qemu/tests/qtest/libqos/
H A Dusb.c32 void uhci_port_test(struct qhc *hc, int port, uint16_t expect) in uhci_port_test()
/qemu/tests/unit/
H A Dtest-base64.c31 const char expect[] = "Because we focused on the snake, " in test_base64_good() local
H A Dtest-crypto-afsplit.c136 gchar *expect, *actual; in test_afsplit() local
H A Dtest-crypto-pbkdf.c392 gchar *expect, *actual; in test_pbkdf() local
H A Dtest-qemu-opts.c717 bool expect; in test_has_help_option() member
/qemu/hw/net/can/
H A Dcan_sja1000.c217 uint8_t expect; in can_sja_accept_filter() local
/qemu/tests/vm/
H A Dbasevm.py345 def console_wait(self, expect, expectalt = None): argument
/qemu/nbd/
H A Dserver.c1501 uint32_t magic, expect; in nbd_receive_request() local