History log of /system/core/libion/tests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bcc2b5f44a39c5843eea2449cad66b8dce8721ee 02-Apr-2015 Elliott Hughes <enh@google.com> Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.

Change-Id: I720b8ef1050da45a7833adef8219b6acb2cf3a38
/system/core/libion/tests/Android.mk
abe8d148b9215bd388f953f04df1ad77ff613b45 14-Nov-2014 Dan Albert <danalbert@google.com> Don't manually link libgtest_main in libion tests.

This is actually probably broken right now, since these tests are
getting both the libc++ flavor and stlport flavor of libgtest_main.

Bug: 15193147
Change-Id: Ic2f8dda98240c12591803f3c3522505314a05609
/system/core/libion/tests/Android.mk
1d3b492bde061123087f73ebbe289a0037062d1f 12-Nov-2014 Dan Albert <danalbert@google.com> Revert "Move some tests to libc++."

The build system is still linking both libgcc and libcompiler-rt,
which is causing duplicate symbol errors on some architectures. This
requires a fix in the build system, so reverting for now.

This reverts commit e3cccbfd4776644c7cb705d52f51ca948df34f9a.
/system/core/libion/tests/Android.mk
e3cccbfd4776644c7cb705d52f51ca948df34f9a 10-Nov-2014 Dan Albert <danalbert@google.com> Move some tests to libc++.

Bug: 15193147
Change-Id: I93244e4a5d0c751056910ec8005a92401d305716
/system/core/libion/tests/Android.mk
363441b120aa7ff4ec7c639bac099e775c2ace69 08-Nov-2013 Colin Cross <ccross@android.com> libion: initial unit tests

Change-Id: I5502b71d0c7c24d7fd59e4880033657f840b341a
/system/core/libion/tests/Android.mk