/openbmc/linux/drivers/misc/lkdtm/ |
H A D | cfi.c | 73 void set_return_addr_unchecked(unsigned long *expected, unsigned long *addr) in set_return_addr_unchecked() 88 void set_return_addr(unsigned long *expected, unsigned long *addr) in set_return_addr()
|
/openbmc/openpower-vpd-parser/test/vpd-manager-test/ |
H A D | reader_test.cpp | 157 std::string expected = in TEST_F() local 219 std::string expected = in TEST_F() local 247 std::string expected = "/xyz/openbmc_project/inventory/system"; in TEST_F() local
|
/openbmc/phosphor-host-ipmid/test/ |
H A D | entitymap_json_unittest.cpp | 99 ContainedEntitiesArray expected = { in TEST() local 210 ContainedEntitiesArray expected = { in TEST() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_progs.h | 237 #define ASSERT_EQ(actual, expected, name) ({ \ argument 248 #define ASSERT_NEQ(actual, expected, name) ({ \ argument 259 #define ASSERT_LT(actual, expected, name) ({ \ argument 270 #define ASSERT_LE(actual, expected, name) ({ \ argument 281 #define ASSERT_GT(actual, expected, name) ({ \ argument 292 #define ASSERT_GE(actual, expected, name) ({ \ argument 303 #define ASSERT_STREQ(actual, expected, name) ({ \ argument 314 #define ASSERT_STRNEQ(actual, expected, len, name) ({ \ argument
|
/openbmc/u-boot/lib/ |
H A D | fdtdec_test.c | 45 static int checkval(const char *oper_name, int expected, int value) in checkval() 57 #define CHECKVAL(op, expected) \ argument
|
/openbmc/qemu/tests/qtest/ |
H A D | vmgenid-test.c | 119 QemuUUID expected, measured; in vmgenid_set_guid_test() local 150 QemuUUID expected, measured; in vmgenid_query_monitor_test() local
|
/openbmc/telemetry/tests/src/ |
H A D | test_on_change_threshold.cpp | 68 LabeledThresholdParam expected = std::monostate(); in TEST_F() local 113 std::vector<ExpectedParams> expected; member
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | private_header_test.cpp | 70 char expected[] = {0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x00}; in TEST_F() local 188 char expected[] = {0, 0, 0, 0, 0, 0, 0, 0}; in TEST_F() local
|
/openbmc/linux/lib/ |
H A D | test_user_copy.c | 94 int expected = is_zeroed(kmem + start, len); in test_check_nonzero_user() local 109 char *umem_src = NULL, *expected = NULL; in test_copy_struct_from_user() local
|
H A D | percpu_test.c | 5 #define CHECK(native, pcp, expected) \ argument
|
/openbmc/qemu/tests/tcg/multiarch/gdbstub/ |
H A D | catch-syscalls.py | 8 def check_state(expected): argument
|
/openbmc/phosphor-power/test/ |
H A D | nvtest.cpp | 24 std::string expected; in TEST() local
|
/openbmc/witherspoon-pfault-analysis/test/ |
H A D | nvtest.cpp | 24 std::string expected; in TEST() local
|
/openbmc/bios-settings-mgr/src/ |
H A D | password.cpp | 37 const std::array<uint8_t, maxHashSize>& expected, in compareDigest() 63 bool Password::isMatch(const std::array<uint8_t, maxHashSize>& expected, in isMatch()
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | reg_access_test.c | 18 uint64_t val, expected; in reg_access() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | mvo.c | 8 uint8_t expected[6] = {0xff, 0x01, 0x23, 0x45, 0x6c, 0xff}; in main() local
|
/openbmc/linux/fs/squashfs/ |
H A D | file_cache.c | 21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block()
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | pcalign-a32.c | 12 static void *expected; variable
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | pcalign-a64.c | 8 static void *expected; variable
|
H A D | test-826.c | 8 static void *expected; variable
|
H A D | sme-fmopa-3.c | 15 static const float expected[4] = { variable
|
/openbmc/sdeventplus/test/ |
H A D | exception.cpp | 18 std::system_error expected(code, std::generic_category(), prefix); in TEST() local
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | inline.c | 65 const uint64_t expected = global_count_insn; in stats_insn() local 88 const uint64_t expected = global_count_tb; in stats_tb() local 110 const uint64_t expected = global_count_mem; in stats_mem() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | util.c | 10 const char *replace, const char *expected) in test_strreplace()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | hugetlb-read-hwpoison.c | 71 off_t offset, size_t expected) in seek_read_hugepage_filemap() 108 size_t wr_chunk_size, size_t expected) in read_hugepage_filemap()
|