platform_bionic/tests/libs
Dmitriy Ivanov 4a9e1937c5 Correct way to specify additional dependencies
Previous one was not covering all the targets

Bug: 17548097
Change-Id: I425e0f8d6e5a43feabd29dcb327049b82754d249
2014-10-17 11:47:18 -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 Correct way to specify additional dependencies 2014-10-17 11:47:18 -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 Fix weak function lookups 2014-06-17 16:18:18 -07:00
empty.cpp