aboutsummaryrefslogtreecommitdiff
path: root/tests/Android.build.mk
AgeCommit message (Expand)Author
2017-01-13Switch bionic-unit-tests to libc++_static.Yabin Cui
2016-12-09bionic-unit-tests: Build host testlibs in bionic-loader-test-libsKevin Brodsky
2016-08-30Remove $(module)_install_to_out_data flag from test makefileDimitry Ivanov
2015-11-15Introducing linker namespacesDmitriy Ivanov
2015-06-16Use new sanitizer option.Dan Albert
2015-06-10Support DT_RUNPATH in the linker.Evgenii Stepanov
2014-11-19Yet another relocation testDmitriy Ivanov
2014-11-14Allow asan for glibc tests.Dan Albert
2014-10-21Never use ASAN.Dan Albert
2014-10-17Correct way to specify additional dependenciesDmitriy Ivanov
2014-09-30Switch benchmarks and tests to libc++.Dan Albert
2014-09-11Add IFUNC support for arm64 and IRELATIVE relocDmitriy Ivanov
2014-07-08TARGET_OUT_DATA_NATIVE_TESTS now points to $(TARGET_OUT_DATA)/nativetest64 in...Ying Wang
2014-07-02Load library using file handle.Dmitriy Ivanov
2014-07-01Native tests are now multilib=both by defaultDmitriy Ivanov
2014-06-17Move libraries for unit-tests to separate folderDmitriy Ivanov
2014-06-10Allow bionic-unit-tests-glibc to be built again.Christopher Ferris
2014-05-19Revert "Removes bionic's dependence on stlport"Dan Albert
2014-05-19Removes bionic's dependence on stlportDan Albert
2014-04-28Fix potential makefile bug.Christopher Ferris
2014-04-22Build 32/64 bit versions of tests/benchmarks.Christopher Ferris
2014-02-06Make sure that the same tests are on all platforms.Christopher Ferris