/external/ltp/testcases/network/stress/interface/ |
D | if-updown | 27 test_body() 76 test_body 'if_cmd' 77 test_body 'ip_cmd'
|
D | if-mtu-change | 33 test_body() 95 test_body 'if_cmd' 96 test_body 'ip_cmd'
|
D | if-route-adddel | 27 test_body() 94 test_body 'rt_cmd' 95 test_body 'ip_cmd'
|
D | if-route-addlarge | 28 test_body() 110 test_body 'rt_cmd' 111 test_body 'ip_cmd'
|
D | if-addr-adddel | 28 test_body() 119 test_body 'if_cmd' 120 test_body 'ip_cmd'
|
D | if-addr-addlarge | 28 test_body() 142 test_body 'if_cmd' 143 test_body 'ip_cmd'
|
/external/ltp/testcases/network/stress/route/ |
D | route6-ifdown | 164 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
|
D | route4-ifdown | 173 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
|
D | route6-rmmod | 192 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
|
D | route6-change-dst | 165 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
|
D | route4-change-dst | 170 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
|
D | route4-rmmod | 196 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
|
D | route4-change-gw | 172 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
|
D | route6-change-gw | 170 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
|
D | route4-change-if | 189 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
|
D | route6-change-if | 187 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
|
D | route6-redirect | 176 test_body() 204 test_body || RC=`expr $RC + 1`
|
D | route4-redirect | 181 test_body() 209 test_body || RC=`expr $RC + 1`
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-resched-dscr.c | 36 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/ |
D | hugetlb_vs_thp_test.c | 10 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/ |
D | lost_exception_test.c | 21 static int test_body(void) in test_body() function 96 return eat_cpu(test_body); in lost_exception()
|
D | pmae_handling_test.c | 57 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/ |
D | load_unaligned_zeropad.c | 128 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/ |
D | count_instructions.c | 94 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/ |
D | network_Dhcpv6Basic.py | 12 def test_body(self): member in network_Dhcpv6Basic
|