aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-12-03Add device_platform filter to stlport test_config.Dan Albert
2015-12-03Mark test as broken pre-KitKat.Dan Albert
2015-12-03Only setup ASAN when it's needed (for clang).Dan Albert
2015-12-03Pass the device's API level to device test_config.Dan Albert
2015-12-03Make a test more deterministic, mark as broken.Dan Albert
2015-12-02Remove test for x86 gcc stack protector hack.Dan Albert
2015-12-02Make the gtest broken check more granular.Dan Albert
2015-12-02Fix running non-ARM tests, mark test unsupported.Dan Albert
2015-12-02Mark asan-smoke unsupported for gcc.Dan Albert
2015-12-01Merge "Setup ASAN before running device tests."Dan Albert
2015-11-30Mark test-openmp as broken for clang.Dan Albert
2015-11-30Setup ASAN before running device tests.Dan Albert
2015-11-30Merge changes Ifce01bf0,Ieec105bf,I53a1bc18Dan Albert
2015-11-30Replace cmp and diff with python equivalents.Dan Albert
2015-11-25Remove LLVM version from standalone toolchains.Dan Albert
2015-11-25Remove the clang version number from the package.Dan Albert
2015-11-25Give test binaries execute permission.Dan Albert
2015-11-25Use posixpath to build device path.Dan Albert
2015-11-24Actually use the prebuilt awk...Dan Albert
2015-11-24Skip build.sh tests on Windows.Dan Albert
2015-11-24Don't use color on Windows.Dan Albert
2015-11-24On Windows, ndk-build is ndk-build.cmd.Dan Albert
2015-11-23Fix gnustl path in test.Dan Albert
2015-11-23Update build files for GCC update.Dan Albert
2015-11-23Add smoke test for ASAN.Dan Albert
2015-11-20Merge "Allow tests to run against NDK in another path."Dan Albert
2015-11-20Merge "Don't make a mess with test output files."Dan Albert
2015-11-20Improve device ABI checking.Dan Albert
2015-11-20Allow tests to run against NDK in another path.Dan Albert
2015-11-20Don't make a mess with test output files.Dan Albert
2015-11-20Improve unsupported ABI failure message.Dan Albert
2015-11-19Fix the standalone toolchain test for x86 flavors.Dan Albert
2015-11-18Merge "Remove obsolete test runners and docs."Dan Albert
2015-11-17Remove the $HOST_TAG from binutils and toolchains.Dan Albert
2015-11-17Remove obsolete test runners and docs.Dan Albert
2015-11-16Move host-tools into its own directory.Dan Albert
2015-10-27Add a test for make-standalone-toolchain.sh.Dan Albert
2015-10-27Add a new build test type: test.py.Dan Albert
2015-10-16Remove tests gitignore.Dan Albert
2015-10-09Always capture test output for the report.Dan Albert
2015-10-09Clean up some test printing code.Dan Albert
2015-10-06Merge "Make adb.shell play nice with new ADB."Dan Albert
2015-10-06Make adb.shell play nice with new ADB.Dan Albert
2015-10-06Drop ndk.get_build_var.Dan Albert
2015-10-05Merge "Don't count filtered tests as "skipped"."Dan Albert
2015-10-05Merge "Don't fixup UnexpectedSuccess or ExpectedFailure."Dan Albert
2015-10-05Mark test-libc++-static broken for mips.Dan Albert
2015-10-05Don't count filtered tests as "skipped".Dan Albert
2015-10-05Don't fixup UnexpectedSuccess or ExpectedFailure.Dan Albert
2015-10-03Merge "Fix ldflags for hard-float tests."Dan Albert