Searched refs:test05 (Results 1 - 10 of 10) sorted by relevance

/external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
H A D00_Descriptions.txt29 test05 - namespace with multi-level
54 test05:
/external/ltp/testcases/kernel/fs/fs_bind/bind/
H A D00_Descriptions.txt29 test05 - private child to shared parent.
77 test05:
/external/ltp/testcases/kernel/fs/fs_bind/move/
H A D00_Descriptions.txt29 test05 - private subtree to shared parent.
69 test05:
/external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
H A Dtpmtoken_import_tests.sh170 test05() function
314 test05 || TFAILCNT=$(($TFAILCNT+1))
/external/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate04.c280 static void test05(void) function
331 test05();
/external/ltp/testcases/network/iproute/
H A Dip_tests.sh184 test05() function
274 test05
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
H A D00_Descriptions.txt30 test05 - private child to shared parent.
92 test05:
/external/ltp/testcases/network/iptables/
H A Diptables_tests.sh273 test05() function
386 test05
/external/ltp/android/
H A DAndroid.ltp.mk536 module_prebuilt := testcases/bin/fs_bind/cloneNS/test05
537 module_src_files := testcases/kernel/fs/fs_bind/cloneNS/test05
1152 module_prebuilt := testcases/bin/fs_bind/move/test05
1153 module_src_files := testcases/kernel/fs/fs_bind/move/test05
1892 module_prebuilt := testcases/bin/fs_bind/bind/test05
1893 module_src_files := testcases/kernel/fs/fs_bind/bind/test05
3940 module_prebuilt := testcases/bin/fs_bind/rbind/test05
3941 module_src_files := testcases/kernel/fs/fs_bind/rbind/test05
/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp487 // test05: FP. Synchronization via CondVar, but waiter does not block. {{{1
489 namespace test05 { namespace
532 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test05. FP. Unavoidable in hybrid scheme.");
533 printf("test05: unavoidable false positive\n");
538 } // namespace test05
544 // Same as test05 but we annotated the Wait() loop.

Completed in 331 milliseconds