aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-03-01Get NDK from an argument rather than environment.Dan Albert
2016-03-01Call the test runner directly rather than by exec.Dan Albert
2016-03-01Merge changes Ic45a25c9,I8bb6674d,I2f1e8099Dan Albert
2016-03-01Mark the _GLIBCXX_HAS_GTHREADS test broken.Dan Albert
2016-02-29Remove broken annotation now that clang is fixed.Dan Albert
2016-02-29Remove a test broken annotation.Dan Albert
2016-02-29Remove annotation now that the emulators work.Dan Albert
2016-02-26Expliclty use bash, not sh.Dan Albert
2016-02-26Mark armeabi unsupported for libshaderc.Dan Albert
2016-02-25Merge "Fix a shell vs shell_nocheck issue in asan setup."Dan Albert
2016-02-25Add a script to automate more testing.Dan Albert
2016-02-24Revert "Revert "Unmark test as broken for GOT PREL optimization.""Dan Albert
2016-02-23Add shaderc to the ndk build.Andrew Woloszyn
2016-02-22Fix a shell vs shell_nocheck issue in asan setup.Dan Albert
2016-02-19Actually implement the default handling we claim.Dan Albert
2016-02-19Update the test runner to use the real adb.py.Dan Albert
2016-02-19Print test results immediately.Dan Albert
2016-02-19Move run_all into its own module for importing.Dan Albert
2016-02-19Refactor test running code.Dan Albert
2016-02-18Remove a TODO I fixed ages ago.Dan Albert
2016-02-18Make standalone toolchain test less noisy.Dan Albert
2016-02-18Make --abi required.Dan Albert
2016-02-16Don't run the ASAN setup on Windows.Dan Albert
2016-02-16Use 777 instead of +x.Dan Albert
2016-02-16De-symlink test sources for Windows.Dan Albert
2016-02-16Disable some tests for Windows.Dan Albert
2016-02-12Fix boolean inversion for Windows testing.Dan Albert
2016-02-11Revert "Unmark test as broken for GOT PREL optimization."Dan Albert
2016-02-11Unmark test as broken for GOT PREL optimization.Dan Albert
2016-02-08Mark tests as unsupported for non-Linux hosts.Dan Albert
2016-02-04Mark mips-fp4 test as broken for clang.Dan Albert
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