summaryrefslogtreecommitdiff
path: root/test/android
AgeCommit message (Collapse)Author
2017-09-01test,Android.mk: export gtest include pathJames Zern
fixes test file builds Change-Id: Iaa725ad95d56cf77d9fef8994981a80102e9a966
2015-06-09test/android/Android.mk: fix build w/ENABLE_SHARED=0James Zern
add a dependency on *_rtcd.h to ensure they're generated before attempting to build the test files Change-Id: Ibbbd1f6ea77912bfd297129e7c83b9a80923ea12
2015-04-17Fix dependency of android vpx test application.Frank Galligan
Change-Id: I32b7c92c89c9a2be0cf38e67a17266b9d3866154
2014-05-07Merge "Android NDK support for x86 and mips"Johann
2014-05-02Android NDK support for x86 and mipsJohann
This does not do the full toolchain setup like the arm builds. It only allows for ndk-builds. See the instructions in tests/android/README or the webm jnin bindings project: https://chromium.googlesource.com/webm/bindings/+/master/JNI/README.Android Because this support is not quite polished, the build targets must be forced. Please use --force-target=x86-android-gcc --disable-ssse3 --disable-sse4_1 --disable-avx2 --force-target-mips-android-gcc Change-Id: Ie2b6623f71ac816e3965c39bf97097e9d30b6e94
2014-04-29third_party/libwebm: Add Android.mkVignesh Venkatasubramanian
Add Android.mk for libwebm so that unit tests involving WebM I/O can be built for android. Change-Id: I56db0f75672e28c22e559cc415e1d5c26ff0ceb5
2014-04-07Small fixes to script based off of cry-infraJoshua Litt
Change-Id: I5a65d6fdb27516aefda0473ac45b05186cf0913c
2014-03-31Small script to scrape json for waterfallJoshua Litt
Change-Id: I879fcd3203c84fa83125e06662009d308bc2dbb6
2013-11-14Tweaks to vpx_test android make fileJoshua Litt
* Change from thumb mode to arm mode improves test time significantly * Direct inclusion of test.mk allows for unit test configuration via configure script Change-Id: Id58d3ba8289374528756a672459d8334afe20e2a
2013-11-12Android.mk file for vpx unittestsJoshua Litt
These changes are to support automated regressions of vpx on android new file: test/android/Android.mk new file: test/android/README new file: test/android/get_files.py Change-Id: I52c8e9daf3676a3561badbe710ec3a16fed72abd