platform_bionic/tests/libs
Jiyong Park fa4dcb418d dlfcn.dt_runpath* tests are amended to handle LIB
LIB is now expanded to either lib or lib64. Add a new lib
libtest_dt_runpath_y which is under lib or lib64 directory to the tests.

Test: run bionic-unit-tests

Merged-In: Ib051d8cae4d50b452759d594c87126b45bc9e959
Change-Id: Ib051d8cae4d50b452759d594c87126b45bc9e959
2019-01-30 21:05:03 +09:00
..
Android.bp Add tests for dynamic ELF TLS 2019-01-29 08:35:10 +00:00
Android.build.dlext_testzip.mk dlfcn.dt_runpath* tests are amended to handle LIB 2019-01-30 21:05:03 +09:00
Android.build.dlopen_2_parents_reloc.mk
Android.build.dlopen_check_order_dlsym.mk
Android.build.dlopen_check_order_reloc_main_executable.mk
Android.build.dlopen_check_order_reloc_siblings.mk
Android.build.dt_runpath.mk dlfcn.dt_runpath* tests are amended to handle LIB 2019-01-30 21:05:03 +09:00
Android.build.linker_namespaces.mk
Android.build.pthread_atfork.mk
Android.build.testlib.host.mk
Android.build.testlib.internal.mk
Android.build.testlib.mk
Android.build.testlib.target.mk
Android.build.versioned_lib.mk
Android.mk
atexit_testlib.cpp
bionic_tests_zipalign.cpp
cfi_test_bad_lib.cpp
cfi_test_helper.cpp Disable a few bionic tests under HWASan. 2018-11-06 16:59:25 -08:00
cfi_test_helper2.cpp
cfi_test_lib.cpp
check_rtld_next_from_library.cpp
dl_df_1_global.cpp
dl_df_1_global_dummy.cpp
dl_df_1_use_global.cpp
dl_preempt_library_1.cpp
dl_preempt_library_2.cpp
dlext_test_library.cpp
dlopen_2_parents_reloc_answer.cpp
dlopen_b.cpp
dlopen_check_init_fini_child.cpp
dlopen_check_init_fini_grand_child.cpp
dlopen_check_init_fini_root.cpp
dlopen_check_order_dlsym_answer.cpp
dlopen_check_order_reloc_answer.cpp
dlopen_check_order_reloc_answer_impl.cpp
dlopen_check_order_reloc_grandchild_answer.cpp
dlopen_check_order_reloc_grandchild_answer_impl.cpp
dlopen_check_order_reloc_nephew_answer.cpp
dlopen_check_order_reloc_root_answer.cpp
dlopen_check_order_reloc_root_answer_impl.cpp
dlopen_nodelete_1.cpp
dlopen_nodelete_2.cpp
dlopen_nodelete_dt_flags_1.cpp
dlopen_testlib_dlopen_from_ctor.cpp
dlopen_testlib_ifunc.cpp
dlopen_testlib_ifunc_variable.cpp
dlopen_testlib_ifunc_variable_impl.cpp
dlopen_testlib_loopy_a.cpp
dlopen_testlib_loopy_b.cpp
dlopen_testlib_loopy_c.cpp
dlopen_testlib_loopy_invalid.cpp
dlopen_testlib_loopy_root.cpp
dlopen_testlib_missing_symbol.cpp
dlopen_testlib_relo_check_dt_needed_order.cpp
dlopen_testlib_relo_check_dt_needed_order_1.cpp
dlopen_testlib_relo_check_dt_needed_order_2.cpp
dlopen_testlib_simple.cpp
dlopen_weak_undefined.cpp
dlsym_from_this_functions.cpp
dlsym_from_this_symbol.cpp
dlsym_from_this_symbol2.cpp
dlsym_weak_function.cpp
elftls_dlopen_ie_error_helper.cpp Add tests for static ELF TLS 2019-01-18 22:44:55 +00:00
elftls_dynamic.cpp Add tests for dynamic ELF TLS 2019-01-29 08:35:10 +00:00
elftls_dynamic_filler.cpp Add tests for dynamic ELF TLS 2019-01-29 08:35:10 +00:00
elftls_shared_var.cpp Add tests for static ELF TLS 2019-01-18 22:44:55 +00:00
elftls_shared_var_ie.cpp Add tests for static ELF TLS 2019-01-18 22:44:55 +00:00
elftls_tprel.cpp Add tests for static ELF TLS 2019-01-18 22:44:55 +00:00
empty.cpp
exec_linker_helper.cpp Use shared globals to init __progname + environ 2018-11-28 14:26:14 -08:00
exec_linker_helper_lib.cpp Allow invoking the linker on an executable. 2018-10-10 14:31:06 -07:00
ld_config_test_helper.cpp
ld_config_test_helper_lib1.cpp
ld_config_test_helper_lib2.cpp
ld_config_test_helper_lib3.cpp
ld_preload_test_helper.cpp
ld_preload_test_helper_lib1.cpp
ld_preload_test_helper_lib2.cpp
libnstest_ns_a_public1.cpp
libnstest_ns_a_public1_internal.cpp
libnstest_ns_b_public2.cpp
libnstest_ns_b_public3.cpp
libs_utils.h
namespaces_dlopened.cpp
namespaces_private.cpp
namespaces_public.cpp
namespaces_public_internal.cpp
namespaces_root.cpp
preinit_getauxval_test_helper.cpp
preinit_syscall_test_helper.cpp
pthread_atfork.cpp
thread_local_dtor.cpp Fix/suppress bionic google-explicit-constructor warnings 2019-01-02 11:04:05 -08:00
thread_local_dtor2.cpp Fix/suppress bionic google-explicit-constructor warnings 2019-01-02 11:04:05 -08:00
versioned_lib_other.cpp
versioned_lib_other.map
versioned_lib_v1.cpp
versioned_lib_v1.map
versioned_lib_v2.cpp
versioned_lib_v2.map
versioned_lib_v3.cpp
versioned_lib_v3.map
versioned_uselib.cpp
versioned_uselib.map