android_bionic/tests/libs
Colin Cross d0ba52ebdc Add missing host ldlibs
Host builds were compiling without -Wl,--no-undefined.  Add missing
host ldlibs so that -Wl,--no-undefined can be added again.

Test: m -j host
Bug: 32305815
Change-Id: I456098775ead2bddae3e61c7055b2bde3f6b38ff
2016-10-20 10:39:50 -07:00
..
Android.bp Add missing host ldlibs 2016-10-20 10:39:50 -07:00
Android.build.dlext_testzip.mk Move test libraries under /data/nativetests 2016-09-02 14:27:47 -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 Add missing host ldlibs 2016-10-20 10:39:50 -07:00
Android.build.linker_namespaces.mk Move test libraries under /data/nativetests 2016-09-02 14:27:47 -07:00
Android.build.pthread_atfork.mk
Android.build.target.testlib.mk Introducing linker namespaces 2015-11-15 12:09:16 -08:00
Android.build.testlib.mk Remove unused build targets 2016-10-12 14:22:58 -07:00
Android.build.testlib.target.mk Remove unused build targets 2016-10-12 14:22:58 -07: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 memory leak in test util 2016-09-14 17:24:37 -07: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 Make dt_runpath work for libraries opened from apk 2015-10-07 11:44:53 -07: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.c
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 Improved dlsym tests and fixes to linker 2015-05-12 13:46:40 -07:00
dlsym_from_this_symbol.cpp Improved dlsym tests and fixes to linker 2015-05-12 13:46:40 -07:00
dlsym_from_this_symbol2.cpp Improved dlsym tests and fixes to linker 2015-05-12 13:46:40 -07:00
dlsym_weak_function.cpp
empty.cpp
namespaces_dlopened.cpp Introducing linker namespaces 2015-11-15 12:09:16 -08:00
namespaces_private.cpp Introducing linker namespaces 2015-11-15 12:09:16 -08:00
namespaces_public.cpp Introducing linker namespaces 2015-11-15 12:09:16 -08:00
namespaces_root.cpp Introduce anonymous namespace 2015-11-23 16:13:10 -08: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