Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1762 static int test_printf_error(void) in run_protection()
1813 CASE_TEST(printf_error); EXPECT_ZR(1, test_printf_error()); break; in prepare()
1678 static int test_printf_error(void) test_printf_error() function