Home
last modified time | relevance | path

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

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