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

<<11121314151617181920>>

  /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/mem/hugetlb/hugeshmat/
hugeshmat02.c 59 int TST_TOTAL = 2;
104 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 35 int TST_TOTAL = 2;
79 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 58 int TST_TOTAL = 2;
78 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/fdatasync/
fdatasync02.c 106 int TST_TOTAL = sizeof(tdat) / sizeof(tdat[0]);
120 for (testno = 0; testno < TST_TOTAL; ++testno) {
  /external/ltp/testcases/kernel/syscalls/flock/
flock01.c 78 int TST_TOTAL = 3;
107 for (i = 0; i < TST_TOTAL; ++i) {
  /external/ltp/testcases/kernel/syscalls/fpathconf/
fpathconf01.c 67 int TST_TOTAL = ARRAY_SIZE(test_cases);
84 for (i = 0; i < TST_TOTAL; i++) {
  /external/ltp/testcases/kernel/syscalls/fstatfs/
fstatfs01.c 67 int TST_TOTAL = ARRAY_SIZE(tcases);
81 for (i = 0; i < TST_TOTAL; i++) {

Completed in 1381 milliseconds

<<11121314151617181920>>