Home
last modified time | relevance | path

Searched defs:expected (Results 26 – 50 of 321) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/misc/lkdtm/
H A Dcfi.c73 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 Dreader_test.cpp157 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 Dentitymap_json_unittest.cpp99 ContainedEntitiesArray expected = { in TEST() local
210 ContainedEntitiesArray expected = { in TEST() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h237 #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 Dfdtdec_test.c45 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 Dvmgenid-test.c119 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 Dtest_on_change_threshold.cpp68 LabeledThresholdParam expected = std::monostate(); in TEST_F() local
113 std::vector<ExpectedParams> expected; member
/openbmc/phosphor-logging/test/openpower-pels/
H A Dprivate_header_test.cpp70 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 Dtest_user_copy.c94 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 Dpercpu_test.c5 #define CHECK(native, pcp, expected) \ argument
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dcatch-syscalls.py8 def check_state(expected): argument
/openbmc/phosphor-power/test/
H A Dnvtest.cpp24 std::string expected; in TEST() local
/openbmc/witherspoon-pfault-analysis/test/
H A Dnvtest.cpp24 std::string expected; in TEST() local
/openbmc/bios-settings-mgr/src/
H A Dpassword.cpp37 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 Dreg_access_test.c18 uint64_t val, expected; in reg_access() local
/openbmc/qemu/tests/tcg/s390x/
H A Dmvo.c8 uint8_t expected[6] = {0xff, 0x01, 0x23, 0x45, 0x6c, 0xff}; in main() local
/openbmc/linux/fs/squashfs/
H A Dfile_cache.c21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block()
/openbmc/qemu/tests/tcg/arm/
H A Dpcalign-a32.c12 static void *expected; variable
/openbmc/qemu/tests/tcg/aarch64/
H A Dpcalign-a64.c8 static void *expected; variable
H A Dtest-826.c8 static void *expected; variable
H A Dsme-fmopa-3.c15 static const float expected[4] = { variable
/openbmc/sdeventplus/test/
H A Dexception.cpp18 std::system_error expected(code, std::generic_category(), prefix); in TEST() local
/openbmc/qemu/tests/tcg/plugins/
H A Dinline.c65 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 Dutil.c10 const char *replace, const char *expected) in test_strreplace()
/openbmc/linux/tools/testing/selftests/mm/
H A Dhugetlb-read-hwpoison.c71 off_t offset, size_t expected) in seek_read_hugepage_filemap()
108 size_t wr_chunk_size, size_t expected) in read_hugepage_filemap()

12345678910>>...13