Home
last modified time | relevance | path

Searched refs:fourcc_pointer_test (Results 1 – 1 of 1) sorted by relevance

/linux/lib/tests/
H A Dprintf_kunit.c713 static void fourcc_pointer_test(struct kunit *kunittest, const struct fourcc_struct *fc, in fourcc_pointer_test() function
743 fourcc_pointer_test(kunittest, try_cc, ARRAY_SIZE(try_cc), "%p4cc"); in fourcc_pointer()
744 fourcc_pointer_test(kunittest, try_ch, ARRAY_SIZE(try_ch), "%p4ch"); in fourcc_pointer()
745 fourcc_pointer_test(kunittest, try_chR, ARRAY_SIZE(try_chR), "%p4chR"); in fourcc_pointer()
746 fourcc_pointer_test(kunittest, try_cl, ARRAY_SIZE(try_cl), "%p4cl"); in fourcc_pointer()
747 fourcc_pointer_test(kunittest, try_cb, ARRAY_SIZE(try_cb), "%p4cb"); in fourcc_pointer()