Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dtest_printf.c107 __test(const char *expect, int elen, const char *fmt, ...) in __test() function
148 __test(expect, strlen(expect), fmt, ##__VA_ARGS__)
159 __test("xxx\0yyy", 7, "xxx%cyyy", '\0'); in test_basic()

Completed in 4 milliseconds