Commit Graph

148 Commits

Author SHA1 Message Date
Igor Murashkin
9fa45c021c testrunner: add mediaintegrationtest
Bug: 9213377
Change-Id: I2fa656768ab497136a408b49831a5cbbc828947f
2013-06-03 11:33:03 -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
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
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
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
Jean-Baptiste Queru
a901bc2fe9 am 9bca4e46: am 6af1dca8: am 10d5a088: am c2d80e96: am 90b4e80e: Merge "Update path to telephonytests directory."
* commit '9bca4e46ff6fb263e87c7f460ba9ea50f296a005':
  Update path to telephonytests directory.
2012-08-20 10:35:39 -07:00
Jean-Baptiste Queru
90b4e80ee9 Merge "Update path to telephonytests directory." 2012-08-20 10:20:55 -07:00
Kenny Root
75ee5f5478 am 183700a0: am ff61da9b: am e2ba6f72: am ecab0379: Merge "Remove useless TestRunner for KeyStoreTests"
* commit '183700a0d616a9576045519f0bd900ee81e30415':
  Remove useless TestRunner for KeyStoreTests
2012-08-13 09:29:19 -07:00
Kenny Root
4e0e948e3b Remove useless TestRunner for KeyStoreTests
InstrumentationTestRunner can enumerate the test cases to run without a
special TestRunner in KeyStoreTests.

Change-Id: I9e849d035d78b51ca9a73c52012dab448fc4a7ee
2012-08-10 13:41:20 -07:00
Elliott Hughes
52f848fa72 Remove the astl tests from testrunner.
astl is dead.

Change-Id: I54c17eb55d04e1512d0af6a16401d21deebdd130
2012-08-08 10:10:26 -07:00
Jake Hamby
e8d4078bea Update path to telephonytests directory.
Update "runtest" to find the frameworks-telephony test cases in
frameworks/opt/telephony instead of frameworks/base/telephony.

Change-Id: I90597ee65b56df5fbe12a1a6730f6ac409443fe8
2012-07-19 12:31:30 -07:00
Jeff Brown
50d57364f9 Fix libutils test package path.
Change-Id: Ibee2db4e75c5872d94984a02ef8bbdc6bd1e4b33
2012-05-31 16:08:05 -07:00
Jeff Brown
6ec6d98533 Update libandroidfw test package.
Change-Id: I88b63ad1465d82f78cf326b474858360fdc26c91
2012-04-06 14:50:23 -07:00
Brian Muramatsu
83f4573b4a Fixes for runtest
- No need to include cts/CtsBuild.mk, because that is included by the
  core build system.

- Include the tradefed-prebuilt.jar on the classpath when running
  host side tests.

- Update some of test_defs that have changed. Remove suites that
  have been deleted.

Change-Id: Ie2845db7f209ad4ccb881d2ad47b9415c9f518a4
2012-03-08 11:50:17 -08:00
Yu Shan Emily Lau
9ba4eff7eb Add the camera functional continuous test.
Change-Id: I5f9a35f6d3182ed88fc3ae2d49e2261589dab45b
2012-02-23 15:39:52 -08:00
Jason Noguchi
91f836cc48 Merge "Adding the mock camera activity test to continuous test." 2012-02-17 13:53:05 -08:00
Jason Noguchi
b707698b1c Adding the mock camera activity test to continuous test.
Change-Id: I7a1ec1a277c4d5734b912d48cee066d3e5e1e368
2012-02-16 18:41:56 -08:00
Jeff Sharkey
2753baa358 Add volley target to runtest.
Change-Id: Ibca1fac9e066a5d0058c47f209e63521ef980080
2012-02-14 17:30:49 -08:00
Jeff Sharkey
74767750b6 Add DownloadProvider tests.
Change-Id: I04941f49b08c6a381dadd6d9dd0bc90680491e8c
2011-10-12 13:45:25 -07:00
Flavio Lerda
2d7184f851 Remove tests for obsolete repository.
We re-organized the code to live in one of the existing packages and
therefore we no longer need the tests to be run on their own.

Change-Id: I55e6e58628d384218adc6c116f790b540709ec3c
2011-08-21 15:23:15 +01:00
Brett Chabot
eec5042131 Add systemui tests to testdefs.
Change-Id: I4aff7f9da59da7f0da290d5b78322e97ab41f639
2011-08-17 15:40:03 -07:00
Hugo Hudson
35cf07a3ed Add the variable speed tests to the test runner.
- You can now run the tests with runtest ex-variablespeed.

Bug: 5048257
Change-Id: I535c0aa91e2b4a4209ae8c4da39cb8fa9e746182
2011-07-26 00:18:34 +01:00
Flavio Lerda
a151dce789 Add tests for VoicemailProvider.
Change-Id: Ib6a1d449edafd381e8c057640a7cef5f2abdf587
2011-05-19 12:06:52 +01:00
Jean-Baptiste Queru
39e63e526a Merge 6a79f798
Change-Id: I1bb91242b2fb7651ba0505c416d7559d50259472
2011-05-12 16:28:47 -07:00
Nick Kralevich
26070d5afe test_defs: new CTS security test.
Change-Id: Ic400b823796d6f9ef140e8b24001434129e92da1
2011-05-03 14:31:02 -07:00
Marc Blank
b1bc3d8c34 Add Exchange project to test_defs and coverage_targets
Change-Id: Ie854a0296955cbb42330989886d860d42ac5310b
2011-02-28 11:17:16 -08:00
Peter Visontay
230f8b71a0 Added the ApplicationsProvider's tests to test_defs.xml.
Dependent on change Ib6d9a81f3bfa68cbd25d2189f6e6690bc3d8e428
(which adds the necessary test size annotations).

Bug: 1847330
Change-Id: I206385e5da7f2c496043568cba848304b52a6475
2011-02-04 15:31:43 +00:00
Jeff Brown
55ecde5deb Add libinput native tests.
Change-Id: I92baa7eae536486d2daf122d40cdf8a8cab10a89
2011-01-02 21:34:53 -08:00
Guang Zhu
b7d67e6b7c add Calculator tests into continous run
Change-Id: Id9e46543e04102b237cae924bfe0f8da68bfe7fc
2010-12-06 14:59:32 -08:00
Fred Quintana
e7f6b2b808 add a rule for running the AccountManager CTS tests
Change-Id: I60bde138bfa8a1770cd8e0c42b7d66bcc881aa10
2010-12-03 15:21:46 -08:00
Xia Wang
7f5176b8b2 am e2166993: am 24ff9295: Merge "Add connectivity unit tests to test_defs.xml" into gingerbread
Merge commit 'e2166993c986cecaf84ceee72a900e3a41ecc2f0'

* commit 'e2166993c986cecaf84ceee72a900e3a41ecc2f0':
  Add connectivity unit tests to test_defs.xml
2010-06-29 17:33:00 -07:00
Xia Wang
991ffd7f9a Add connectivity unit tests to test_defs.xml
Change-Id: I15ecb95f7c534a9761cc8bbd16cd6ec661f7af5b
2010-06-29 14:59:26 -07:00
Yu Shan Emily Lau
79cd62a759 am 762e331c: am 259651e2: Merge "add test def for calculator" into gingerbread
Merge commit '762e331c2f302c508e5d28f22d0e537790458ef5'

* commit '762e331c2f302c508e5d28f22d0e537790458ef5':
  add test def for calculator
2010-06-23 10:32:38 -07:00
Guang Zhu
cf02f247de add test def for calculator
Change-Id: I2501f0699f6eb286037ed314c30be4818a25c643
2010-06-21 16:55:00 -07:00
Jeff Brown
b5d1d1d261 am 28e7280e: am 69825fa9: Merge "Added test definitions for framework UI and Utils libs." into kraken
Merge commit '28e7280e1a2ec4d0d2dd4378c73f14c0b090ce2b'

* commit '28e7280e1a2ec4d0d2dd4378c73f14c0b090ce2b':
  Added test definitions for framework UI and Utils libs.
2010-06-14 11:06:58 -07:00
Jeff Brown
ec5b11b6dd Added test definitions for framework UI and Utils libs.
Change-Id: Idf1a5741cd60e7402d950a8080bcd5dcbc12be09
2010-06-13 20:09:33 -07:00
Brett Chabot
8dc9eb8ba6 Runtest support for tests that need 'make' not 'mmm' to build.
Change-Id: I0508db2578826249f9bf4756d5adc6f95e841231
2010-04-16 14:44:41 -07:00
Nicolas Catania
8595c94e89 New testsuite for libjingle
Change-Id: I94336057a0edf3990614d41594f715de0898551a
2010-04-09 10:26:13 -07:00
Brett Chabot
729f6a0ae7 am 78566df7: am 79a612b2: Remove com.android.quicksearchbox.tests from continuous. 2010-04-05 17:08:18 -07:00
Brett Chabot
79a612b2ad Remove com.android.quicksearchbox.tests from continuous.
Bug 2562721

Change-Id: Ic8c582cb1f18f8e733c6bd2ced146066d50ca47e
2010-04-05 16:37:59 -07:00
Brett Chabot
c125ef209b am d71605b0: am 8c63b97f: Rename framework-common testdef to android-common. 2010-04-05 13:07:39 -07:00
Brett Chabot
8c63b97f83 Rename framework-common testdef to android-common.
Change-Id: I71717dd874cd3ed82415d110c745dc68e0922838
2010-04-05 12:19:17 -07:00
Rajni Arora Batra
6994e5540c Making browser unit tests as continuous (as part of checking incremental code coverage). Right now we have about 18% of Browser code coverage.
Change-Id: I7bc47286fc6648c447f86eb1acfd7e47d5246d53
2010-04-02 17:55:52 -07:00