platform_bionic/linker/tests
Dimitry Ivanov 48ec288d40 Extract soinfo and globals to separate files.
Move soinfo and globals out of linker.cpp to
separate files.

Breaking up huge linker.cpp into smaller peaces
in order to make it easier to extract part of the
code that belongs to libdl.so and remove parts of
the code that do not belong to linker

(refactoring part 2 of many)

Change-Id: I868417f4b8d2b84d0e8265e354bc7977161497e2
2016-08-08 16:12:53 -07:00
..
Android.mk Extract soinfo and globals to separate files. 2016-08-08 16:12:53 -07:00
linked_list_test.cpp Fix linked_list::remove_if() 2015-11-05 17:41:05 -08:00
linker_block_allocator_test.cpp linker: align allocated blocks to 16 bytes 2016-01-21 14:28:33 -08:00
linker_globals.cpp Make dt_runpath work for libraries opened from apk 2015-10-07 11:44:53 -07:00
linker_memory_allocator_test.cpp linker: align allocated blocks to 16 bytes 2016-01-21 14:28:33 -08:00
linker_sleb128_test.cpp linker: Add unit-test for sleb128_decoder 2016-04-05 16:42:17 -07:00
linker_utils_test.cpp Add permitted_when_isolated_path to linker namespaces 2015-12-09 13:54:01 -08:00