Searched defs:test03 (Results 1 - 19 of 19) sorted by relevance

/external/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_measurements.sh97 # Function: test03
100 test03() function
137 test03
H A Dima_policy.sh104 # Function: test03
106 test03() function
125 test03
H A Dima_tpm.sh113 # Function: test03
115 test03() function
135 test03
H A Dima_violations.sh126 # Function: test03
128 test03() function
160 test03
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_changeauth/
H A Dtpm_changeauth_tests.sh101 test03() function
142 test03 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/
H A Dtpm_restrictpubek_tests.sh101 test03() function
142 test03 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/
H A Dtpmtoken_init_tests.sh109 test03() function
156 test03 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/
H A Dtpmtoken_protect_tests.sh100 test03() function
149 test03 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_setpasswd/
H A Dtpmtoken_setpasswd_tests.sh101 test03() function
166 test03 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/network/iproute/
H A Dip_tests.sh106 test03() function
272 test03
/external/ltp/testcases/network/iptables/
H A Diptables_tests.sh176 test03() function
384 test03
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
H A Dtpmtoken_import_tests.sh134 test03() function
312 test03 || TFAILCNT=$(($TFAILCNT+1))
/external/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c24 int test03(int *p, int *x) { function
/external/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate04.c198 static void test03(void) function
329 test03();
/external/ltp/testcases/kernel/syscalls/open/
H A Dopen14.c174 static void test03(void) function
243 test03();
/external/ltp/testcases/kernel/syscalls/openat/
H A Dopenat03.c185 static void test03(void) function
254 test03();
/external/python/cpython2/Lib/bsddb/test/
H A Dtest_dbtables.py139 def test03(self): member in class:TableDBTestCase
140 tabname = "test03"
/external/unicode/
H A Dharness.c302 test03 - Test round trip UTF32 -> UTF8 -> UTF32
310 int test03() { function
441 if (test03()) { printf("******** Test03 succeeded without error. ********\n\n"); }
/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp409 // test03: TN. Synchronization via LockWhen, signaller gets there first. {{{1
410 namespace test03 { namespace
446 printf("test03: negative\n");
451 } // namespace test03
1061 // Same as test03, but uses Mutex::Await() instead of Mutex::LockWhen().
1288 // Same as test03, but uses ReaderLockWhen().

Completed in 580 milliseconds