Searched refs:test_fork (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-fork.c21 int test_fork(void) function
42 return test_harness(test_fork, "tm_fork");
/linux-master/tools/perf/bench/
H A Dsyscall.c38 static void test_fork(void) function
96 test_fork();
/linux-master/tools/testing/selftests/x86/
H A Damx.c638 static void test_fork(void) function
943 test_fork();
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c717 int test_fork(void) function
934 CASE_TEST(fork); EXPECT_SYSZR(1, test_fork()); break;

Completed in 197 milliseconds