android_bionic/tests/libs
Ying Wang 667853d477 Build dlext_testzip as custom module.
Use $(BUILD_SYSTEM)/base_rules to build it as custom module, so that
it's exposed to utilities like mm/mmma etc.

Bug: 17887283
Change-Id: Idd7b62d08e4d56331a3ff15da6aa46eae8c41898
2014-10-08 16:38:58 -07:00
..
Android.build.dlext_testzip.mk Build dlext_testzip as custom module. 2014-10-08 16:38:58 -07:00
Android.build.testlib.mk Add dlfcn_test to glibc test suite. 2014-09-15 15:03:15 -07:00
Android.mk Fix 2nd arch prefix application 2014-10-07 09:46:46 -07:00
atexit_testlib.cpp Add atexit test for attributed c-tor/d-tor 2014-08-15 14:22:07 -07:00
dlext_test_library.cpp
dlopen_nodelete_1.cpp Add RTLD_NODELETE flag support 2014-10-01 11:09:37 -07:00
dlopen_nodelete_2.cpp Add RTLD_NODELETE flag support 2014-10-01 11:09:37 -07:00
dlopen_nodelete_dt_flags_1.cpp Add RTLD_NODELETE flag support 2014-10-01 11:09:37 -07:00
dlopen_testlib_answer.cpp Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
dlopen_testlib_ifunc.c Add IFUNC support for arm64 and IRELATIVE reloc 2014-09-11 16:30:45 -07:00
dlopen_testlib_invalid.cpp Fix unload of recursively linked library 2014-09-11 22:40:48 -07:00
dlopen_testlib_relo_check_dt_needed_order.cpp Fix order of soinfo links (repairs libcxx tests). 2014-09-05 16:01:47 -07:00
dlopen_testlib_relo_check_dt_needed_order_1.cpp Fix order of soinfo links (repairs libcxx tests). 2014-09-05 16:01:47 -07:00
dlopen_testlib_relo_check_dt_needed_order_2.cpp Fix order of soinfo links (repairs libcxx tests). 2014-09-05 16:01:47 -07:00
dlopen_testlib_simple.cpp Fix dlsym() to take into account RTLD_GLOBAL/LOCAL 2014-09-15 17:39:48 -07:00
dlsym_weak_function.cpp
empty.cpp