History log of /bionic/tests/libs/Android.build.testlib.target.mk
Revision Date Author Comments
ee2952e84ff991ff7adcf55fb604fa100a379ef7 09-Dec-2016 Kevin Brodsky <kevin.brodsky@linaro.org> bionic-unit-tests: Build host testlibs in bionic-loader-test-libs

The target test libs are now all built in
nativetest/bionic-loader-test-libs. However, libs built using
libs/Android.build.testlib.mk are still put in lib/ on the host.

This commit refactors libs/Android.build.testlib*.mk so that all test
libs go into nativetest/bionic-loader-test-libs on the host; nothing
changes on the target. Android.build.mk now understands
*_install_to_native_tests_dir both for host and target builds.

Change-Id: I1022e9bab38bf53036c95fd39b3b240bcb31f23a
426960ac87074b622030e8af1fb10073204b2738 12-Oct-2016 Dimitry Ivanov <dimitry@google.com> Remove unused build targets

Test: mm
Change-Id: I4eadc40411a31a0e5fa910b0054c19f0dea6c1e2
a36e59bb9973aaae2e3487e0bfadd1f79814097e 01-Sep-2016 Dimitry Ivanov <dimitry@google.com> Move test libraries under /data/nativetests

Move libraries used in bionic-unit-tests out of system partition to
/data/nativetests../bionic-loader-test-libs

Bug: http://b/22182538
Test: build bionic and run bionic-unit-tests
Change-Id: I170177bef782839d0b4970ae4418bf54d0a77836