Home
last modified time | relevance | path

Searched refs:test_body (Results 1 – 25 of 43) sorted by relevance

12

/external/ltp/testcases/network/stress/interface/
Dif-updown27 test_body()
76 test_body 'if_cmd'
77 test_body 'ip_cmd'
Dif-mtu-change33 test_body()
95 test_body 'if_cmd'
96 test_body 'ip_cmd'
Dif-route-adddel27 test_body()
94 test_body 'rt_cmd'
95 test_body 'ip_cmd'
Dif-route-addlarge28 test_body()
110 test_body 'rt_cmd'
111 test_body 'ip_cmd'
Dif-addr-adddel28 test_body()
119 test_body 'if_cmd'
120 test_body 'ip_cmd'
Dif-addr-addlarge28 test_body()
142 test_body 'if_cmd'
143 test_body 'ip_cmd'
/external/ltp/testcases/network/stress/route/
Droute6-ifdown164 test_body()
255 test_body 1 || RC=`expr $RC + 1` # Case of route command
256 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute4-ifdown173 test_body()
257 test_body 1 || RC=`expr $RC + 1` # Case of route command
258 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute6-rmmod192 test_body()
272 test_body 1 || RC=`expr $RC + 1` # Case of route command
273 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute6-change-dst165 test_body()
268 test_body 1 || RC=`expr $RC + 1` # Case of route command
269 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute4-change-dst170 test_body()
272 test_body 1 || RC=`expr $RC + 1` # Case of route command
273 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute4-rmmod196 test_body()
276 test_body 1 || RC=`expr $RC + 1` # Case of route command
277 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute4-change-gw172 test_body()
288 test_body 1 || RC=`expr $RC + 1` # Case of route command
289 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute6-change-gw170 test_body()
289 test_body 1 || RC=`expr $RC + 1` # Case of route command
290 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute4-change-if189 test_body()
320 test_body 1 || RC=`expr $RC + 1` # Case of route command
321 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute6-change-if187 test_body()
319 test_body 1 || RC=`expr $RC + 1` # Case of route command
320 test_body 2 || RC=`expr $RC + 1` # Case of ip command
Droute6-redirect176 test_body()
204 test_body || RC=`expr $RC + 1`
Droute4-redirect181 test_body()
209 test_body || RC=`expr $RC + 1`
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-resched-dscr.c36 int test_body(void) in test_body() function
94 return test_harness(test_body, "tm_resched_dscr"); in main()
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/
Dhugetlb_vs_thp_test.c10 static int test_body(void) in test_body() function
67 if (test_body()) in test_main()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dlost_exception_test.c21 static int test_body(void) in test_body() function
96 return eat_cpu(test_body); in lost_exception()
Dpmae_handling_test.c57 static int test_body(void) in test_body() function
102 return eat_cpu(test_body); in pmae_handling()
/external/linux-kselftest/tools/testing/selftests/powerpc/primitives/
Dload_unaligned_zeropad.c128 static int test_body(void) in test_body() function
155 return test_harness(test_body, "load_unaligned_zeropad"); in main()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c94 static int test_body(void) in test_body() function
141 return eat_cpu(test_body); in count_instructions()
/external/autotest/client/site_tests/network_Dhcpv6Basic/
Dnetwork_Dhcpv6Basic.py12 def test_body(self): member in network_Dhcpv6Basic

12