Home
last modified time | relevance | path

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

1234

/openbmc/linux/mm/kfence/
H A Dkfence_test.c321 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 Dkcsan_test.c715 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 Dnetdev-socket.c147 char *expect; in test_stream_inet_ipv4() local
270 char *expect; in test_stream_inet_ipv6() local
301 char *expect; in test_stream_unix() local
332 char *expect; in test_stream_unix_abstract() local
395 char *expect; in test_dgram_inet() local
449 char *expect; in test_dgram_unix() local
488 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
/openbmc/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
/openbmc/linux/kernel/trace/
H A Dtrace_branch.c31 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 Drseq.h241 intptr_t *v, intptr_t expect, in rseq_cmpeqv_storev()
313 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
341 intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
358 intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
H A Drseq-arm64.h154 #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 Drseq-riscv.h100 #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 Datomic_fetch.c95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp69 int8_t expect = x; in testValue() local
80 uint8_t expect = x; in testValue() local
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp69 int8_t expect = x; in testValue() local
80 uint8_t expect = x; in testValue() local
/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_validate_unittest.cpp17 bool expect; in TEST() member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcpu_mask.c34 const char *expect; member
/openbmc/qemu/tests/qtest/libqos/
H A Dusb.c32 void uhci_port_test(struct qhc *hc, int port, uint16_t expect) in uhci_port_test()
/openbmc/u-boot/test/py/
H A Du_boot_spawn.py118 def expect(self, patterns): member in Spawn
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/
H A Dtest_decorators.py18 def _runTest(self, modules, filterfn, expect): argument
/openbmc/qemu/tests/unit/
H A Dtest-base64.c31 const char expect[] = "Because we focused on the snake, " in test_base64_good() local
/openbmc/linux/tools/testing/selftests/net/
H A Dsocket.c20 int expect; member
/openbmc/linux/tools/perf/tests/
H A Dkmod-path.c35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
/openbmc/linux/arch/arm64/kernel/
H A Dreloc_test_core.c36 u64 expect; member

1234