Searched defs:test02 (Results 1 - 23 of 23) sorted by relevance

/external/ltp/testcases/commands/tpm-tools/tpm/tpm_selftest/
H A Dtpm_selftest_tests.sh65 test02() function
105 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_objects/
H A Dtpmtoken_objects_tests.sh75 test02() function
121 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_measurements.sh73 # Function: test02
76 test02() function
136 test02
H A Dima_policy.sh86 # Function: test02
89 test02() function
124 test02
H A Dima_tpm.sh93 # Function: test02
96 test02() function
134 test02
H A Dima_violations.sh101 # Function: test02
103 test02() function
159 test02
/external/ltp/testcases/commands/logrotate/
H A Dlogrotate_tests.sh240 test02() function
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_changeauth/
H A Dtpm_changeauth_tests.sh83 test02() function
141 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/
H A Dtpm_restrictpubek_tests.sh83 test02() function
141 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/
H A Dtpmtoken_init_tests.sh91 test02() function
155 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/
H A Dtpmtoken_protect_tests.sh82 test02() function
148 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_setpasswd/
H A Dtpmtoken_setpasswd_tests.sh83 test02() function
165 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/network/stress/dns/
H A Ddns-stress190 test02() function
207 test02
/external/ltp/testcases/network/iproute/
H A Dip_tests.sh56 tst_brkm TBROK "can't create expected output for test02"
93 test02() function
271 test02
/external/ltp/testcases/network/iptables/
H A Diptables_tests.sh126 test02() function
383 test02
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
H A Dtpmtoken_import_tests.sh116 test02() function
311 test02 || TFAILCNT=$(($TFAILCNT+1))
/external/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c15 int test02(int *p, int *x) { function
/external/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate04.c113 static void test02(void) function
292 test01, test02, test03, test04, test05
/external/ltp/testcases/kernel/syscalls/open/
H A Dopen14.c128 static void test02(void) function
242 test02();
/external/ltp/testcases/kernel/syscalls/openat/
H A Dopenat03.c139 static void test02(void) function
253 test02();
/external/python/cpython2/Lib/bsddb/test/
H A Dtest_dbtables.py89 def test02(self): member in class:TableDBTestCase
90 tabname = "test02"
/external/unicode/
H A Dharness.c135 test02 - Test round trip UTF32 -> UTF16 -> UTF8 -> UTF16 -> UTF32
148 int test02() { function
304 This tests the functions that were not tested by test02 above.
439 if (test02()) { printf("******** Test02 succeeded without error. ********\n\n"); }
/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp122 // Namespaces are named test01, test02, ...
360 // test02: TN. Synchronization via CondVar. {{{1
361 namespace test02 { namespace
401 printf("test02: negative\n");
406 } // namespace test02

Completed in 826 milliseconds