Commit Graph

314 Commits

Author SHA1 Message Date
Narayan Kamath
15b31c80b9 Remove hardcoded ICU include paths.
ICU exports them using LOCAL_EXPORT_C_INCLUDE_DIRS.

Note that this makefile doesn't building anything
(it's used to test a mk file parser) but it's probably best to
remove all hardcoded references to these paths.

bug: 18581021
Change-Id: Ie3320b405b18a69f35edda510242ef243960b796
2015-01-05 17:44:27 +00:00
Dan Albert
24f5368eed Remove uses of stlport in testrunner.
Bug: 15193147
Change-Id: I119846a3423a902e0fd48e30e40788c0946e9b41
2014-11-17 14:12:14 -08:00
Chenjie Luo
48ef4ff408 Modify testrunner/test_defs.xml to delete obsolete cts tests
Bug: 17989468
Change-Id: Ic14603a2b00f35b498ecac3fa4a4f309d29f3408
2014-10-20 12:13:16 -07:00
Chenjie Luo
88fbf1fe73 Update test runner for cts tests in testrunner/test_defs.xml
Bug: 17885115

Change-Id: I2f95d9964bf152fb1b609e0c878eea1cb096f76f
2014-10-07 15:39:55 -07:00
Ruben Brunk
e5aa0f3fa8 runtest: Remove unused CtsTestStubs dependency.
Change-Id: Icee3004731ab5d37e8eb2caba76b19b0a5f1b1b7
2014-10-02 13:08:24 -07:00
Tyler Gunn
2e4aa7947f Renaming Telecomm to Telecom.
- Fixing test runner package reference

Bug: 17364651
Change-Id: Ida531e6c0c4793481a842569a9314f1406f223a8
2014-09-12 20:12:41 -07:00
Jean-Luc Brouillet
3bc1e46683 Fix directory where CtsTestStubs.apk is found.
Empirically, it's now found in a subdirectory named CtsTestStubs.

Change-Id: Iae50c37ac7655f0b32cc2cc5a1b50371d1397b54
2014-07-21 16:09:31 -07:00
Elliott Hughes
ae20705695 am 95f5ef2a: am e72af215: am 8de48e23: Merge "Fix testrunner\'s reference to icu4c."
* commit '95f5ef2a1247dcd3d175394f4ebbf759f3fc2f02':
  Fix testrunner's reference to icu4c.
2014-07-10 00:50:15 +00:00
Elliott Hughes
4e491e4359 Fix testrunner's reference to icu4c.
I don't know why this has a reference to icu4c.

Change-Id: I36c21b54e6bc4866141a86350ea82ff7903c79a3
2014-07-09 17:13:48 -07:00
Santos Cordon
65b1fc2a89 am 70939ca3: Adding telecomm-unit alias for running telecomm tests with runtest.
* commit '70939ca364cc373c3f0bac4eb3638283738abc65':
  Adding telecomm-unit alias for running telecomm tests with runtest.
2014-05-13 15:17:43 +00:00
Brett Chabot
8b538bd847 Temporarily turn off runtest's disabling of dalvik verifier
Bug: 14088982
Change-Id: Iad2610fde7c9bd7c52a25fc1a1f5cddff6bc43e4
2014-04-22 11:46:00 -07:00
Lorenzo Colitti
1d069f3a8a am aafbb735: am 8680138d: Merge "Add clatd test definitions to the testrunner."
* commit 'aafbb7355032babcff3554d9e872c9f2a6341d04':
  Add clatd test definitions to the testrunner.
2014-03-14 17:13:14 +00:00
Lorenzo Colitti
791bef5218 Add clatd test definitions to the testrunner.
Bug: 11542311
Change-Id: If7b646150455490ef9429c909c78d4fe1528d78d
2014-02-28 10:27:46 +09:00
Tsu Chiang Chuang
a0bcd58532 Ensure that the native tests are run from /data/nativetest to match TF.
Also cleanup a missing test from test_defs.xml

Change-Id: I9b50bd3f5c7a100a86dd550d367c8ed9a9f2bd62
2014-02-28 10:27:46 +09:00
Tsu Chiang Chuang
c137f5f1a1 Ensure that the native tests are run from /data/nativetest to match TF.
Also cleanup a missing test from test_defs.xml

Change-Id: I9b50bd3f5c7a100a86dd550d367c8ed9a9f2bd62
2014-02-25 17:25:10 -08:00
Igor Murashkin
f9cfbd39ae runtest: add an extra pattern for gtest file names (*Tests.[c|cpp])
Change-Id: Ia8070804110e8064f79a8063ed6aefc92d71bf7a
2014-01-24 16:03:11 -08:00
Igor Murashkin
8d703533ba runtest: add --build-install-only/-i flag to skip test execution
Change-Id: I3033b442e33a69442b881f0a5a7b9e2299d35d54
2014-01-24 16:03:11 -08:00
Igor Murashkin
a0afc8cfb2 runtest: Update to work with emulator and to build dependencies
* Combine dalvik.vm.dexopt-flags with existing to disable verification
* Always do a runtime reset (stop;start) instead of rebooting device
* Build dependencies (mma) if regular build fails (mm)

Change-Id: I5e9fcebeea052c3314d1f4146b074637c329c0a0
2014-01-24 16:03:06 -08:00
Santos Cordon
70939ca364 Adding telecomm-unit alias for running telecomm tests with runtest.
Change-Id: I52ff6845e69a5989e34b0c506e0ae677c7d8aa01
2014-01-10 21:19:02 +00:00
Jeff Sharkey
34c8fae561 Add DocumentsUI tests.
Bug: 10514613
Change-Id: I1375a8ee421153178f86a1842ebbe572858bf94c
2013-09-06 13:56:45 -07:00
Brett Chabot
c518764b02 Merge "Fix runtest cts-net" into klp-dev 2013-08-22 18:00:37 +00:00
Brett Chabot
315d72f730 Fix runtest cts-net
Change-Id: Ia3f7e058c48a8c84e465602e1af172ba75ff1154
2013-08-22 10:26:52 -07:00
Brett Chabot
dfc82ebe7d Merge "Find install artifacts using GET-INSTALL-PATH." into klp-dev 2013-08-22 01:13:28 +00:00
Mathew Inwood
af73d576e9 Remove ApplicationsProvider.
ApplicationsProvider is going away since it's no longer needed. Remove it
from test config first.

Bug: 10407790
Change-Id: Ia2e6823e88bc66096e9dc6df0fcc2aef396454fc
2013-08-21 17:05:40 +01:00
Brett Chabot
5f5928cc42 Find install artifacts using GET-INSTALL-PATH.
Change-Id: I7eb3229885df814ab25eb445f40963859b163bf1
2013-08-20 17:07:52 -07:00
JP Abgrall
f38107c03f testrunner: don't hardcode "out"
"out" can actually be $OUT_DIR.
"out/host/arch" is actually $ANDROID_HOST_OUT.

Bug: 7183057
Change-Id: I91ed7fdd57da92288f0529ba60cef1520b6d31d3
2013-07-11 17:39:16 -07:00
Jeff Brown
1190c0f809 Update path to input system tests.
Change-Id: I7e56541029608f3c05b82d2dc0bea5141e8cd374
2013-07-01 19:27:30 -07:00
Igor Murashkin
9fa45c021c testrunner: add mediaintegrationtest
Bug: 9213377
Change-Id: I2fa656768ab497136a408b49831a5cbbc828947f
2013-06-03 11:33:03 -07:00
Yu Shan Emily Lau
e7d110635c am 4ab82c48: am 9662fbd2: Merge "Added the test def for new camera native tests." into jb-mr2-dev
* commit '4ab82c48e97a3b45372486dae92ae1cc0e16e725':
  Added the test def for new camera native tests.
2013-06-03 10:32:37 -07:00
Yu Shan Emily Lau
9662fbd259 Merge "Added the test def for new camera native tests." into jb-mr2-dev 2013-06-03 17:28:22 +00:00
Jeff Sharkey
a0fc22c06d am b89090c2: am d1c2d376: am 29ca053a: am 0ea348a5: am 39ffbccd: Generalize support library tests.
* commit 'b89090c2a7666362d46d20f501020a385bf0bebb':
  Generalize support library tests.
2013-05-30 15:34:07 -07:00
Jeff Sharkey
d1c2d376c9 am 29ca053a: am 0ea348a5: am 39ffbccd: Generalize support library tests.
* commit '29ca053ab3584e3a07f98990dafbca8e572b5413':
  Generalize support library tests.
2013-05-30 15:10:45 -07:00
Jeff Sharkey
39ffbccdd4 Generalize support library tests.
Change-Id: Icc147a16a90fbb83584424e239e40acc87de8328
2013-05-30 14:28:43 -07:00
Brett Chabot
e607d3a8a4 Attempt to fix runtest for native tests.
Create dest dir before pushing
Use correct exec path data/nativetest/test/test

Change-Id: Ib2555c0e98ea5e13fdf6bf24697bd1b82d74b681
2013-05-16 23:06:25 -07:00
Jeff Sharkey
739532e2c7 DO NOT MERGE. Example code for FileProvider.
Shows simple usage of FileProvider to share a private thumbnail
across process boundaries.  Also serves as sample code for javadoc
on FileProvider.

Bug: 7005318
Change-Id: I0ca12977a3832c7c2ac1c254d411a547ffee0a51
2013-05-13 11:38:44 -07:00
Yu Shan Emily Lau
b152b93956 Added the test def for new camera native tests.
Change-Id: I036bca4715c1396ac6b5b89fc6efaf126a6a0636
2013-04-12 17:37:37 -07:00
Santos Cordon
957d390244 Merge "Adding dialer to test_defs & coverage_targets" into jb-mr2-dev 2013-03-19 21:18:19 +00:00
Santos Cordon
ddd7ea4c30 Adding dialer to test_defs & coverage_targets
Change-Id: I62ef6fd38f8287b00d7fe33205470fe31fdb0b83
2013-03-19 12:08:05 -07:00
Jeff Sharkey
01ae453b0e Example code for FileProvider.
Shows simple usage of FileProvider to share a private thumbnail
across process boundaries.  Also serves as sample code for javadoc
on FileProvider.

Bug: 7005318
Change-Id: I0ca12977a3832c7c2ac1c254d411a547ffee0a51
2013-03-08 10:02:39 -08:00
John Spurlock
8197f7db4a Add "cts-dreams" to testrunner.
Change-Id: If743bea114ad38a15f65f4b3d309a2dad6bde313
2012-12-04 17:13:11 -05:00
Brett Chabot
616e8f960d Make runtest handle inner instrumentation class names.
Bug 7311518

Change-Id: I7c02991445a9fdd2341f54cfd49169fc4e492536
2012-10-26 16:47:09 -07:00
Brett Chabot
f0afa30c7f Change runtest --path to only run first instrumentation found.
Bug 7311518

Change-Id: I208c78c73b821389d942700afe8ea7073c41e8d4
2012-10-24 15:58:21 -07:00
Geremy Condra
0303484707 Fixed runtest to work with python != 2.4
Change-Id: I6104adb5a6549eb4eaa3f2096633a49e4743ce50
2012-10-19 15:08:05 -07:00
Eino-Ville Talvala
b8a4f1eaa8 am 13e9b646: am c764e04c: am 41ee0fdc: testrunner: Match test runner name for hardware tests.
* commit '13e9b646ccd77c327387d4baf8d77dbc6de788de':
  testrunner: Match test runner name for hardware tests.
2012-10-07 23:40:20 -07:00
Eino-Ville Talvala
41ee0fdc33 testrunner: Match test runner name for hardware tests.
Change-Id: I9db719e3dde258c026e0e721e0dd58f80378f199
2012-10-05 17:12:42 -07:00
Brett Chabot
5fe7538a8c am 523f3f89: am 99f717d7: Fix runtest syntax.
* commit '523f3f894d1eb1a366239399fe07005d1a07ee5e':
  Fix runtest syntax.
2012-09-24 00:48:59 -07:00
Brett Chabot
a75e8a374a am 834218e7: am e1bb1d3b: Merge "Make coverage work without test defs." into jb-mr1-dev
* commit '834218e7fb82ddb86375682c2fba3bd24074a427':
  Make coverage work without test defs.
2012-09-24 00:48:50 -07:00
Brett Chabot
99f717d7d8 Fix runtest syntax.
Change-Id: Ief41103c14c30d53f6c2fe8af5511386d57894c2
2012-09-21 13:01:03 -07:00
Brett Chabot
e1bb1d3be9 Merge "Make coverage work without test defs." into jb-mr1-dev 2012-09-21 12:33:55 -07:00
Brett Chabot
3dd6d288f5 am f5e9dcd8: am 42c14447: Merge "Fix install of full build packages." into jb-mr1-dev
* commit 'f5e9dcd82939e5077d003bbcbfd13752debf857b':
  Fix install of full build packages.
2012-09-20 09:29:01 -07:00