OSDN Git Service

Yet another relocation test
authorDmitriy Ivanov <dimitry@google.com>
Wed, 19 Nov 2014 01:26:31 +0000 (17:26 -0800)
committerDmitriy Ivanov <dimitry@google.com>
Wed, 19 Nov 2014 18:39:05 +0000 (10:39 -0800)
commit7699d13a74769fe8063fcca95588c87c571226c0
tree731b4a69cb9b890e74c37e0a04df00c4fa7a6f93
parent27aa9c5b50cc3e979fc67c1bf5296dfd725c8540
Yet another relocation test

 This time we check if a -> b -> c function in 'a' relocates against
 implementation in 'c'.

Change-Id: I528180c3efd346bd447ea0237e5a8a0ac3cc031f
tests/Android.build.mk
tests/dlfcn_test.cpp
tests/libs/Android.build.dlopen_check_order_reloc_siblings.mk
tests/libs/dlopen_check_order_reloc_grandchild_answer.cpp [new file with mode: 0644]
tests/libs/dlopen_check_order_reloc_grandchild_answer_impl.cpp [new file with mode: 0644]