Home
last modified time | relevance | path

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

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