Home
last modified time | relevance | path

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

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