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

<<11121314151617181920>>

  /external/ltp/testcases/network/tcp_cmds/rsh/
rsh01 44 export TST_TOTAL=$NUMLOOPS
  /external/ltp/testcases/network/tcp_cmds/tracepath/
tracepath01.sh 20 TST_TOTAL=1
  /external/ltp/testcases/kernel/containers/netns/
netns_breakns.sh 46 TST_TOTAL=2
  /external/ltp/testcases/kernel/controllers/freezer/
vfork_freeze.sh 50 SETS_DEFAULTS="${TCID=vfork_freeze.sh} ${TST_COUNT=1} ${TST_TOTAL=1}"
53 declare -r TST_TOTAL
54 export TCID TST_COUNT TST_TOTAL
  /external/ltp/testcases/kernel/device-drivers/block/block_dev_user/
block_dev.c 34 int TST_TOTAL = 9;
88 for (i = 0; i < TST_TOTAL - off; ++i) {
  /external/ltp/testcases/kernel/device-drivers/locking/
lock_torture.sh 27 TST_TOTAL=6
70 est_time=$(echo "scale=2; $test_time * $TST_TOTAL / 60 " | bc)
  /external/ltp/testcases/kernel/device-drivers/pci/tpci_user/
tpci.c 36 int TST_TOTAL = PCI_TCASES_NUM;
65 for (i = 0; i < TST_TOTAL; ++i) {
  /external/ltp/testcases/kernel/power_management/
runpwtests_exclusive02.sh 22 export TST_TOTAL=1
  /external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
smt_smp_enabled.sh 28 export TST_TOTAL=1
  /external/ltp/testcases/kernel/security/smack/
smack_set_ambient.sh 14 export TST_TOTAL=1
smack_set_current.sh 15 export TST_TOTAL=1
smack_set_direct.sh 14 export TST_TOTAL=1
smack_set_doi.sh 14 export TST_TOTAL=1
smack_set_onlycap.sh 14 export TST_TOTAL=1
  /external/ltp/testcases/kernel/syscalls/alarm/
alarm02.c 100 int TST_TOTAL = 3;
124 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/capget/
capget02.c 117 int TST_TOTAL = sizeof(test_cases) / sizeof(test_cases[0]);
132 for (i = 0; i < TST_TOTAL; ++i) {
  /external/ltp/testcases/kernel/syscalls/chdir/
chdir04.c 96 int TST_TOTAL = ARRAY_SIZE(TC);
118 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/chroot/
chroot03.c 93 int TST_TOTAL = ARRAY_SIZE(TC);
112 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/clone/
clone04.c 51 int TST_TOTAL = sizeof(test_cases) / sizeof(test_cases[0]);
65 for (ind = 0; ind < TST_TOTAL; ind++) {
  /external/ltp/testcases/kernel/syscalls/close/
close01.c 36 int TST_TOTAL = 2;
78 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/confstr/
confstr01.c 72 int TST_TOTAL = ARRAY_SIZE(test_cases);
92 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/dup2/
dup204.c 59 int TST_TOTAL = 2;
79 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/dup3/
dup3_02.c 61 int TST_TOTAL = ARRAY_SIZE(test_cases);
75 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/fadvise/
posix_fadvise03.c 98 int TST_TOTAL = (INT_MAX - defined_advise_total);
101 int TST_TOTAL = (32 - defined_advise_total);
  /external/ltp/testcases/kernel/syscalls/fdatasync/
fdatasync02.c 107 int TST_TOTAL = sizeof(tdat) / sizeof(tdat[0]);
121 for (testno = 0; testno < TST_TOTAL; ++testno) {

Completed in 264 milliseconds

<<11121314151617181920>>