HomeSort by relevance Sort by last modified time
    Searched refs:TFAILCNT (Results 1 - 15 of 15) sorted by null

  /external/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
smt_smp_affinity.sh 34 TFAILCNT=0
52 TFAILCNT=$(( $TFAILCNT+1 ))
53 exit $TFAILCNT
63 TFAILCNT=$(( $TFAILCNT+1 ))
64 exit $TFAILCNT
76 TFAILCNT=$(( $TFAILCNT+1 ))
77 exit $TFAILCNT
    [all...]
  /external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
smt_smp_enabled.sh 31 TFAILCNT=0
49 TFAILCNT=$(( $TFAILCNT+1 ))
50 exit $TFAILCNT
60 TFAILCNT=$(( $TFAILCNT+1 ))
61 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_setpasswd/
tpmtoken_setpasswd_tests.sh 149 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
159 exit $TFAILCNT
164 test01 || TFAILCNT=$(($TFAILCNT+1))
165 test02 || TFAILCNT=$(($TFAILCNT+1))
166 test03 || TFAILCNT=$(($TFAILCNT+1))
167 test04 || TFAILCNT=$(($TFAILCNT+1)
    [all...]
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_changeauth/
tpm_changeauth_tests.sh 131 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
140 test01 || TFAILCNT=$(($TFAILCNT+1))
141 test02 || TFAILCNT=$(($TFAILCNT+1))
142 test03 || TFAILCNT=$(($TFAILCNT+1))
146 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/
tpm_restrictpubek_tests.sh 131 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
140 test01 || TFAILCNT=$(($TFAILCNT+1))
141 test02 || TFAILCNT=$(($TFAILCNT+1))
142 test03 || TFAILCNT=$(($TFAILCNT+1))
146 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_objects/
tpmtoken_objects_tests.sh 105 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
115 exit $TFAILCNT
120 test01 || TFAILCNT=$(($TFAILCNT+1))
121 test02 || TFAILCNT=$(($TFAILCNT+1))
125 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/
tpmtoken_init_tests.sh 139 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
149 exit $TFAILCNT
154 test01 || TFAILCNT=$(($TFAILCNT+1))
155 test02 || TFAILCNT=$(($TFAILCNT+1))
156 test03 || TFAILCNT=$(($TFAILCNT+1))
160 exit $TFAILCNT
    [all...]
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/
tpmtoken_protect_tests.sh 132 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
142 exit $TFAILCNT
147 test01 || TFAILCNT=$(($TFAILCNT+1))
148 test02 || TFAILCNT=$(($TFAILCNT+1))
149 test03 || TFAILCNT=$(($TFAILCNT+1))
153 exit $TFAILCNT
    [all...]
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_clear/
tpm_clear_tests.sh 87 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
96 test01 || TFAILCNT=$(($TFAILCNT+1))
100 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_getpubek/
tpm_getpubek_tests.sh 87 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
96 test01 || TFAILCNT=$(($TFAILCNT+1))
100 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_takeownership/
tpm_takeownership_tests.sh 87 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
96 test01 || TFAILCNT=$(($TFAILCNT+1))
100 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_version/
tpm_version_tests.sh 81 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
90 test01 || TFAILCNT=$(($TFAILCNT+1))
94 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_selftest/
tpm_selftest_tests.sh 95 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
104 test01 || TFAILCNT=$(($TFAILCNT+1))
105 test02 || TFAILCNT=$(($TFAILCNT+1))
109 exit $TFAILCNT
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
tpmtoken_import_tests.sh 295 TFAILCNT=0 # Set TFAILCNT to 0, increment on failure.
305 exit $TFAILCNT
310 test01 || TFAILCNT=$(($TFAILCNT+1))
311 test02 || TFAILCNT=$(($TFAILCNT+1))
312 test03 || TFAILCNT=$(($TFAILCNT+1))
313 test04 || TFAILCNT=$(($TFAILCNT+1)
    [all...]
  /external/ltp/testcases/commands/logrotate/
logrotate_tests.sh 302 TFAILCNT=$(( $TFAILCN+1 ))
320 TFAILCNT=$(( $TFAILCN+1 ))
364 TFAILCNT=$(( $TFAILCNT+1 ))

Completed in 1055 milliseconds