Home
last modified time | relevance | path

Searched defs:expected (Results 51 – 75 of 321) sorted by relevance

12345678910>>...13

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dcycles_with_mmcr2_test.c25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
H A Dinstruction_count_test.c28 int64_t difference, expected; in do_count_loop() local
/openbmc/linux/fs/xfs/
H A Dxfs_ondisk.h18 #define XFS_CHECK_VALUE(value, expected) \ argument
/openbmc/gpioplus/test/
H A Dhandle.cpp180 const std::vector<uint8_t> expected{0, 0}; in TEST_F() local
192 const std::vector<uint8_t> expected{1, 1}; in TEST_F() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_canhandle_unittest.cpp19 bool expected; in TEST() member
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c86 struct drm_rect expected = DRM_RECT_INIT(src_x, src_y, src_w, src_h); in check_src_eq() local
105 struct drm_rect expected = DRM_RECT_INIT(crtc_x, crtc_y, crtc_w, crtc_h); in check_crtc_eq() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsection_header_test.cpp52 std::vector<uint8_t> expected{0xAA, 0xBB, 0xCC, 0xDD, in TEST() local
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-f2xm1.c1116 int check_equal(long double res, long double expected) in check_equal()
H A Dtest-i386-fyl2x.c1135 int check_equal(long double res, long double expected) in check_equal()
H A Dtest-i386-fpatan.c1045 int check_equal(long double res, long double expected) in check_equal()
H A Dtest-i386-fyl2xp1.c1130 int check_equal(long double res, long double expected) in check_equal()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dopkg.py15 def pkg(self, command, expected = 0): argument
H A Dapt.py15 def pkg(self, command, expected = 0): argument
/openbmc/qemu/tests/tcg/cris/libc/
H A Dcheck_swap.c36 #define verify_swap(mode, val, expected, n, z) \ argument
/openbmc/linux/tools/perf/tests/
H A Dapi-io.c19 #define EXPECT_EQUAL(val, expected) \ argument
28 #define EXPECT_EQUAL64(val, expected) \ argument
H A Dopenat-syscall-all-cpus.c96 unsigned int expected; in test__openat_syscall_event_on_all_cpus() local
/openbmc/linux/fs/squashfs/
H A Dfile_direct.c23 int expected) in squashfs_readpage_block()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dhex_utils_test.cpp47 uint8_t expected = 16; in TEST() local
/openbmc/linux/drivers/hid/
H A Dhid-uclogic-core-test.c17 bool expected; member
/openbmc/sdeventplus/test/source/
H A Dbase.cpp262 const char* expected = "test_desc"; in TEST_F() local
280 const char* expected = "test desc"; in TEST_F() local
290 const char* expected = "test desc"; in TEST_F() local
/openbmc/qemu/tests/qtest/
H A Dmicrobit-test.c269 uint32_t actual, expected; in test_nrf51_gpio() local
273 uint32_t expected; in test_nrf51_gpio() member
/openbmc/phosphor-hwmon/test/
H A Daverage_unittest.cpp26 auto expected = Average::averageValue(2, 2); in TEST() local
/openbmc/linux/lib/
H A Dstrscpy_kunit.c25 static void tc(struct kunit *test, char *src, int count, int expected, in tc()
/openbmc/qemu/tests/tcg/mips/user/isa/r5900/
H A Dtest_r5900_mult.c57 static void verify_mult_negations(int32_t rs, int32_t rt, int64_t expected) in verify_mult_negations()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_parser.c32 u16 expected = get_unaligned_le16(crc); in sshp_validate_crc() local

12345678910>>...13