HomeSort by relevance Sort by last modified time
    Searched refs:TST_TOTAL (Results 76 - 100 of 1418) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/ltp/testcases/network/stress/tcp/
tcp_ipsec_vti.sh 20 TST_TOTAL=3
  /external/ltp/testcases/network/stress/udp/
udp_ipsec_vti.sh 20 TST_TOTAL=3
  /external/ltp/testcases/network/tcp_cmds/ssh/
ssh01 41 TST_TOTAL=1
ssh02 41 TST_TOTAL=1
ssh03 36 TST_TOTAL=1
  /external/ltp/scripts/tests/
test_safe_rm.sh 27 export TST_TOTAL=6
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_version/
tpm_version_tests.sh 21 export TST_TOTAL=1
87 export TST_TOTAL=1 # Total numner of tests in this file.
  /external/ltp/testcases/kernel/controllers/freezer/
freeze_self_thaw.sh 29 SETS_DEFAULTS="${TCID=freeze_self_thaw.sh} ${TST_COUNT=1} ${TST_TOTAL=1}"
32 declare -r TST_TOTAL
33 export TCID TST_COUNT TST_TOTAL
  /external/ltp/testcases/kernel/power_management/
runpwtests_exclusive04.sh 22 export TST_TOTAL=2
  /external/ltp/testcases/kernel/syscalls/chmod/
chmod02.c 54 int TST_TOTAL = ARRAY_SIZE(modes);
73 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/fsync/
fsync03.c 72 int TST_TOTAL = 2;
88 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/futex/
futex_wake01.c 49 const int TST_TOTAL=ARRAY_SIZE(testcases);
72 for (i = 0; i < TST_TOTAL; i++)
  /external/ltp/testcases/kernel/syscalls/getrlimit/
getrlimit02.c 100 int TST_TOTAL = ARRAY_SIZE(testcases);
116 for (i = 0; i < TST_TOTAL; ++i) {
  /external/ltp/testcases/kernel/syscalls/getrusage/
getrusage02.c 99 int TST_TOTAL = ARRAY_SIZE(test_cases);
114 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/ioperm/
ioperm01.c 87 int TST_TOTAL = 1;
169 int TST_TOTAL = 0;
  /external/ltp/testcases/kernel/syscalls/ipc/semget/
semget06.c 56 int TST_TOTAL = 2;
82 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/ipc/semop/
semop03.c 56 int TST_TOTAL = 2;
83 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/mlockall/
mlockall01.c 76 int TST_TOTAL = 3;
105 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/mq_notify/
mq_notify02.c 41 int TST_TOTAL = ARRAY_SIZE(test_cases);
55 for (i = 0; i < TST_TOTAL; i++)
  /external/ltp/testcases/kernel/syscalls/nanosleep/
nanosleep04.c 43 int TST_TOTAL = ARRAY_SIZE(tcases);
74 for (i = 0; i < TST_TOTAL; i++)
  /external/ltp/testcases/kernel/syscalls/reboot/
reboot01.c 82 int TST_TOTAL = 2;
103 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
rt_sigqueueinfo01.c 56 int TST_TOTAL = 2;
79 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/sbrk/
sbrk01.c 62 int TST_TOTAL = ARRAY_SIZE(test_cases);
77 for (i = 0; i < TST_TOTAL; i++)
  /external/ltp/testcases/kernel/syscalls/sched_get_priority_max/
sched_get_priority_max01.c 86 int TST_TOTAL = sizeof(test_cases) / sizeof(test_cases[0]);
101 for (ind = 0; ind < TST_TOTAL; ind++) {
  /external/ltp/testcases/kernel/syscalls/sched_get_priority_min/
sched_get_priority_min01.c 86 int TST_TOTAL = sizeof(test_cases) / sizeof(test_cases[0]);
101 for (ind = 0; ind < TST_TOTAL; ind++) {

Completed in 458 milliseconds

1 2 34 5 6 7 8 91011>>