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.c1979 static int test_scanf(void) in main()
2152 CASE_TEST(scanf); EXPECT_ZR(1, test_scanf()); break;
1594 static int test_scanf(void) test_scanf() function