platform_bionic/linker/tests
Dmitriy Ivanov 14669a939d Load libraries in breadth-first order
This patch fixes the problem with symbol search order
  for dlsym(RTLD_DEFAULT/RTLD_NEXT, .) by loading libraries
  and ld_preloads in correct order.

Bug: https://code.google.com/p/android/issues/detail?id=74255
Change-Id: If1ba5c807322409faa914e27ecb675e2c4541f0d
Attempt: 2
2014-09-08 13:02:50 -07:00
..
Android.mk Native tests are now multilib=both by default 2014-07-01 15:38:22 -07:00
linked_list_test.cpp Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
linker_allocator_test.cpp Fix global variable initialization for linker 2014-07-24 15:33:25 -07:00