Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1581 static int test_scanf(void) in test_scanf() function
1714 CASE_TEST(scanf); EXPECT_ZR(1, test_scanf()); break; in run_printf()