/openbmc/linux/mm/kfence/ |
H A D | kfence_test.c | 321 struct expect_report expect = { in test_out_of_bounds_read() local 355 struct expect_report expect = { in test_out_of_bounds_write() local 373 struct expect_report expect = { in test_use_after_free_read() local 389 struct expect_report expect = { in test_double_free() local 404 struct expect_report expect = { in test_invalid_addr_free() local 421 struct expect_report expect = { in test_corruption() local 458 struct expect_report expect = { in test_kmalloc_aligned_oob_read() local 492 struct expect_report expect = { in test_kmalloc_aligned_oob_write() local 557 struct expect_report expect = { in test_init_on_free() local 644 const struct expect_report expect = { in test_invalid_access() local [all …]
|
/openbmc/linux/kernel/kcsan/ |
H A D | kcsan_test.c | 715 struct expect_report expect = { in test_basic() local 746 struct expect_report expect = { in test_concurrent_races() local 833 struct expect_report expect = { in test_unknown_origin() local 855 struct expect_report expect = { in test_write_write_assume_atomic() local 881 struct expect_report expect = { in test_write_write_struct() local 903 struct expect_report expect = { in test_write_write_struct_part() local 935 struct expect_report expect = { in test_read_plain_atomic_write() local 956 struct expect_report expect = { in test_read_plain_atomic_rmw() local 978 struct expect_report expect = { in test_zero_size_access() local 1018 struct expect_report expect = { in test_assert_exclusive_writer() local [all …]
|
/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
|
/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
|
/openbmc/linux/kernel/trace/ |
H A D | trace_branch.c | 31 probe_likely_condition(struct ftrace_likely_data *f, int val, int expect) in probe_likely_condition() 94 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition() 200 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition() 206 int expect, int is_constant) in ftrace_likely_update()
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | rseq.h | 242 intptr_t *v, intptr_t expect, in rseq_cmpeqv_storev() 314 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() 342 intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev() 359 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
|
H A D | rseq-arm64.h | 154 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument 160 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument 166 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
|
H A D | rseq-riscv.h | 100 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument 105 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument 110 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
|
/openbmc/linux/tools/testing/selftests/bpf/verifier/ |
H A D | atomic_fetch.c | 95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
|
/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/phosphor-ipmi-blobs/test/ |
H A D | ipmi_validate_unittest.cpp | 17 bool expect; in TEST() member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cpu_mask.c | 34 const char *expect; 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/openbmc/poky/meta/lib/oeqa/core/tests/ |
H A D | test_decorators.py | 18 def _runTest(self, modules, filterfn, expect): argument
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | socket.c | 20 int expect; member
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | reloc_test_core.c | 36 u64 expect; member
|
/openbmc/linux/tools/perf/tests/ |
H A D | kmod-path.c | 35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
|
/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
|