Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1553 ret += expect_vfprintf(llen, c, expected, fmt, ##__VA_ARGS__)
1555 static int expect_vfprintf(int llen, int c, const char *expected, const char *fmt, ...) in expect_vfprintf() function