summaryrefslogtreecommitdiff
path: root/platform/android/src/test
Commit message (Expand)AuthorAgeFilesLines
* [test] Enable HTTP server on Androidupstream/jmalanen-android-curlJuha Alanen2020-02-061-3/+6
* [build] Cleanup CircleCI configurationThiago Marcos P. Santos2020-01-281-2/+2
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-1/+1
* [android] Use stub HTTP file source for test runnersJuha Alanen2020-01-101-0/+18
* [test] Run unit tests as NativeActivity application on AndroidJuha Alanen2020-01-101-5/+70
* [android] Share common code between test runnersJuha Alanen2020-01-036-471/+253
* [benchmark] Run benchmark as NativeActivity application on AndroidJuha Alanen2020-01-031-5/+307
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-161-2/+2
* [android] Fix -Wshadow on Android buildThiago Marcos P. Santos2019-12-121-4/+6
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111-1/+1
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ...zmiao2019-12-041-4/+7
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-031-4/+4
* [test-runner] Add android RenderTestRunner baseline metrics (#15979)zmiao2019-12-021-16/+24
* [render-test] Wrap test data inside RenderTestRunner App + Add a new test app...zmiao2019-11-191-18/+251
* [build] Enable more warnings on the next buildThiago Marcos P. Santos2019-11-151-10/+4
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-291-1/+1
* [test-runner] Run render test runner as a NativeActivity app on android devic...zmiao2019-10-223-0/+112
* [build] Mark explicitly visible symbolsThiago Marcos P. Santos2019-09-171-0/+1
* [android] Implement google benchmark runner for Android platformAlexander Shalamov2019-01-111-0/+10
* [android] Implement android test runner for core unit testsAlexander Shalamov2019-01-106-91/+100
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-2/+2
* [android] call AndroidRuntime's registerFrameworkNatives() method to set up a...Konstantin Käfer2017-01-271-42/+17
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-3/+3
* [android] improve test runner by allowing selective execution of testsKonstantin Käfer2017-01-052-16/+41
* [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-272-0/+91