Home
last modified time | relevance | path

Searched refs:DEFINE_TEST_FUNC (Results 1 – 1 of 1) sorted by last modified time

/linux/lib/
H A Doverflow_kunit.c356 #define DEFINE_TEST_FUNC(t, fmt) \ macro
359 DEFINE_TEST_FUNC(u8, "%d");
360 DEFINE_TEST_FUNC(s8, "%d");
361 DEFINE_TEST_FUNC(u16, "%d");
362 DEFINE_TEST_FUNC(s16, "%d");
363 DEFINE_TEST_FUNC(u32, "%u");
364 DEFINE_TEST_FUNC(s32, "%d");
365 DEFINE_TEST_FUNC(u64, "%llu");
366 DEFINE_TEST_FUNC(s64, "%lld");