bionic/linker/tests
Dmitriy Ivanov ae69a9584b 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
Attempt: 2

(cherry picked from commit 14669a939d)

Change-Id: Id87540c96a2242220967b6fa5d84ddcd829e2b97
2014-10-01 16:01:28 -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-10-01 16:01:28 -07:00
linker_allocator_test.cpp Fix global variable initialization for linker 2014-07-24 16:49:36 -07:00