Lines Matching defs:DEFINE_TEST_OK
23 #define DEFINE_TEST_OK(type, test) \
71 static DEFINE_TEST_OK(struct test_ull, test_ull_ok) = {
240 static DEFINE_TEST_OK(struct test_ll, test_ll_ok) = {
293 static DEFINE_TEST_OK(struct test_u64, test_u64_ok) = {
344 static DEFINE_TEST_OK(struct test_s64, test_s64_ok) = {
396 static DEFINE_TEST_OK(struct test_u32, test_u32_ok) = {
447 static DEFINE_TEST_OK(struct test_s32, test_s32_ok) = {
499 static DEFINE_TEST_OK(struct test_u16, test_u16_ok) = {
550 static DEFINE_TEST_OK(struct test_s16, test_s16_ok) = {
604 static DEFINE_TEST_OK(struct test_u8, test_u8_ok) = {
655 static DEFINE_TEST_OK(struct test_s8, test_s8_ok) = {