Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/time/
A Dudelay_test.sh22 test_one() function
43 test_one $delay
46 test_one $delay
49 test_one $delay
/linux-6.3-rc2/tools/testing/selftests/powerpc/stringloops/
A Dmemcmp.c37 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one() function
116 test_one(rand_s1, rand_s2, LARGE_MAX_OFFSET, in testcase()
119 test_one(rand_s1, rand_s2, SIZE, 0, comp_size); in testcase()
144 test_one(rand_s1, rand_s2, LARGE_MAX_OFFSET, in testcase()
147 test_one(rand_s1, rand_s2, SIZE, 0, comp_size); in testcase()
A Dstrlen.c15 static void test_one(char *s) in test_one() function
72 test_one(s); in testcase()
88 test_one(s); in testcase()
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/
A Dstack_expansion_ldst.c129 static int test_one(unsigned int stack_used, int delta, enum access_type type) in test_one() function
163 assert(test_one(DEFAULT_SIZE, delta, type) == 0); in test_one_type()
165 assert(test_one(DEFAULT_SIZE, rlim_cur, type) == 0); in test_one_type()
168 assert(test_one(DEFAULT_SIZE, rlim_cur + 1, type) != 0); in test_one_type()
/linux-6.3-rc2/tools/testing/selftests/powerpc/vphn/
A Dtest-vphn.c366 static int test_one(struct test *test) in test_one() function
399 ret = test_one(test); in test_vphn()
/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Dintel-pt-test.c261 static int test_one(struct test_data *d) in test_one() function
314 ret = test_one(d); in test__intel_pt_pkt_decoder()

Completed in 10 milliseconds