commit | 7c10abb4a47139144de207433f630c4531f3835a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 21 17:15:41 2017 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Apr 21 17:35:06 2017 -0700 |
tree | 0f9d3c8e295861c214961b5a3cb7b471e7bb2cde | |
parent | e54e64bd605f74936e1b8b6f5bf525b77abba00d [diff] [blame] |
Add basic tests for <link.h>. The dl_iterate_phdr test is new, but the exidx test is largely copy & paste from ndk_translation. Bug: http://b/31556066 Test: ran tests Change-Id: If754f1459ef1d789ee98a89cd2215188edca51da
diff --git a/tests/Android.bp b/tests/Android.bp index ae8d7fc..c936c5c 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -256,6 +256,7 @@ "dl_test.cpp", "dlfcn_symlink_support.cpp", "dlfcn_test.cpp", + "link_test.cpp", "pthread_dlfcn_test.cpp", ], static_libs: [