..
Android.bp
Add ifunc for variable test-case
2017-05-02 16:35:20 -07:00
Android.build.dlext_testzip.mk
Move libdlext_... to NATIVE_TESTS instead of ETC
2017-05-22 17:36:16 -07: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
bionic-unit-tests: Build host testlibs in bionic-loader-test-libs
2016-12-09 17:26:11 +00:00
Android.build.linker_namespaces.mk
Replace public library list with shared lib sonames (part 2/2)
2017-02-09 23:26:44 -08:00
Android.build.pthread_atfork.mk
…
Android.build.testlib.host.mk
bionic-unit-tests: Build host testlibs in bionic-loader-test-libs
2016-12-09 17:26:11 +00:00
Android.build.testlib.internal.mk
bionic-unit-tests: Build host testlibs in bionic-loader-test-libs
2016-12-09 17:26:11 +00:00
Android.build.testlib.mk
bionic-unit-tests: Build host testlibs in bionic-loader-test-libs
2016-12-09 17:26:11 +00:00
Android.build.testlib.target.mk
bionic-unit-tests: Build host testlibs in bionic-loader-test-libs
2016-12-09 17:26:11 +00:00
Android.build.versioned_lib.mk
…
Android.mk
bionic-unit-tests: Create symlinks in runtime
2016-10-10 04:41:56 -07:00
atexit_testlib.cpp
…
bionic_tests_zipalign.cpp
Fix test compile errors after LLVM rebase
2017-05-02 21:14:42 +00:00
cfi_test_bad_lib.cpp
Runtime support for CFI
2017-01-18 13:13:52 -08:00
cfi_test_helper.cpp
Fix CFI initialization crash on x86.
2017-02-02 14:44:46 -08:00
cfi_test_helper2.cpp
Fix CFI initialization crash on x86.
2017-02-02 14:44:46 -08:00
cfi_test_lib.cpp
Fix CFI initialization crash on x86.
2017-02-02 14:44:46 -08:00
check_rtld_next_from_library.cpp
Fix bionic-unit-tests-glibc
2016-11-28 13:09:19 -08:00
dl_df_1_global.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
Add test checking init/fini call order
2017-02-09 14:07:05 -08:00
dlopen_check_init_fini_grand_child.cpp
Add test checking init/fini call order
2017-02-09 14:07:05 -08:00
dlopen_check_init_fini_root.cpp
Add test checking init/fini call order
2017-02-09 14:07:05 -08:00
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
Add ifunc for variable test-case
2017-05-02 16:35:20 -07:00
dlopen_testlib_ifunc_variable.cpp
Add ifunc for variable test-case
2017-05-02 16:35:20 -07:00
dlopen_testlib_ifunc_variable_impl.cpp
Add ifunc for variable test-case
2017-05-02 16:35:20 -07:00
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_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
…
empty.cpp
…
libs_utils.h
Fix x86 system calls made from ELF preinit.
2017-03-29 13:48:02 -07:00
namespaces_dlopened.cpp
…
namespaces_private.cpp
…
namespaces_public.cpp
…
namespaces_public_internal.cpp
Replace public library list with shared lib sonames (part 2/2)
2017-02-09 23:26:44 -08:00
namespaces_root.cpp
Replace public library list with shared lib sonames (part 2/2)
2017-02-09 23:26:44 -08:00
preinit_getauxval_test_helper.cpp
Fix x86 system calls made from ELF preinit.
2017-03-29 13:48:02 -07:00
preinit_syscall_test_helper.cpp
Fix x86 system calls made from ELF preinit.
2017-03-29 13:48:02 -07:00
pthread_atfork.cpp
…
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
…