Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1661 int test_strerror(void) in test_strerror() function
1728 CASE_TEST(strerror); EXPECT_ZR(1, test_strerror()); break; in run_printf()