android_bionic/linker/tests
Ryan Prichard 269bb496c5 Fix normalize_path's handling of "/.."
Currently it normalizes the path to a string with a single uninitialized
byte. It should instead normalize it to "/".

Bug: none
Test: /data/nativetest/linker-unit-tests/linker-unit-tests32
Test: /data/nativetest64/linker-unit-tests/linker-unit-tests64
Change-Id: I06e0f7598d16acfa21875dad53efbc293cfeb44d
2018-10-08 13:27:16 -07:00
..
Android.mk Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
linked_list_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_block_allocator_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_config_test.cpp Resolve paths of dir.${section} if possible 2018-06-18 19:16:34 +09:00
linker_globals.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_memory_allocator_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_sleb128_test.cpp Unify linker files under one license (BSD) 2017-02-15 15:35:33 -08:00
linker_utils_test.cpp Fix normalize_path's handling of "/.." 2018-10-08 13:27:16 -07:00