aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-04Refine googletest test config.Dan Albert
2016-02-04Fix test config for GOT optimization test.Dan Albert
2016-02-03Default to testing with clang.Dan Albert
2016-01-29Add a test for unwinder compatibility in libc++.Dan Albert
2016-01-21Fix the asan test setup for the old layout.Dan Albert
2016-01-12Add V=1 to ndk-buildDimitry Ivanov
2016-01-12Lock another test to the ABIs it was written for.Dan Albert
2016-01-11Restrict a test to run on only arm64.Dan Albert
2016-01-11Remove a useless test.Dan Albert
2016-01-11Fix test from revert to the old package layout.Dan Albert
2016-01-11Merge "Make an ARM only test actually ARM only."Dan Albert
2016-01-11Merge "Improved 'build.sh' of the 'prctl' build test"Dan Albert
2016-01-11Merge "Remove a pointless and obsolete test."Dan Albert
2016-01-11Remove a pointless and obsolete test.Dan Albert
2016-01-11Make an ARM only test actually ARM only.Dan Albert
2016-01-09Remove test for wait3Dimitry Ivanov
2016-01-04Restore the old package layout.Dan Albert
2016-01-04Merge "Add a test for missing LP32 std::copysign."Dan Albert
2016-01-04Add a test for missing LP32 std::copysign.Dan Albert
2015-12-25Fix unwind-struct test for mips64 archLazar Trsic
2015-12-17Remove some unused bits.Dan Albert
2015-12-09Add test support for x86 ASAN.Dan Albert
2015-12-08Remove some obsolete tests.Dan Albert
2015-12-08Restrict a test to Jelly Bean and newer.Dan Albert
2015-12-08Fix byteswap optimization test for mips.Dan Albert
2015-12-08Mark optimization test broken for clang arm7.Dan Albert
2015-12-08Accept more flavors of the same instruction.Dan Albert
2015-12-08Make a test test the right thing.Dan Albert
2015-12-08Mark some dyncast tests broken for clang x86_64.Dan Albert
2015-12-08Mark math tests as broken with clang and x86_64.Dan Albert
2015-12-07Disable LTO tests for clang + mips.Dan Albert
2015-12-07Fix LTO tests for aarch64.Dan Albert
2015-12-04Disable GCC test for clang.Dan Albert
2015-12-04Restrict asan-smoke to KitKat and newer.Dan Albert
2015-12-04Ward off some nasal demons from tests.Dan Albert
2015-12-04Prevent DCE from deleting new/delete in a test.Dan Albert
2015-12-04Further improve ASAN compatibility check.Dan Albert
2015-12-04Further specify test broken conditions.Dan Albert
2015-12-04Mark an optimization test as broken for clang.Dan Albert
2015-12-04Disable test for armeabi.Dan Albert
2015-12-04Disable GCC compiler test for clang.Dan Albert
2015-12-04Disable clang for GCC compiler test.Dan Albert
2015-12-04Stop forcing a test to android-18.Dan Albert
2015-12-04Mark test as broken on Gingerbread.Dan Albert
2015-12-04Gingerbread support for the test runner.Dan Albert
2015-12-03Fix doc, missed a --amend earlier.Dan Albert
2015-12-03Mark test as broken for JB armeabi-v7a-hard.Dan Albert
2015-12-03Fix getcwd use to work on old devices.Dan Albert
2015-12-03Mark math tests as unsupported before 18.Dan Albert
2015-12-03Mark badalloc1 as failing only for M+.Dan Albert