Commit Graph

114 Commits

Author SHA1 Message Date
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
Brett Chabot
f692a04c71 More test_defs cleanup.
Remove obsolete defs, fix browser def, and add framework common tests to
continuous.

Bug 2562721

Change-Id: I41457db7ad6fb460a61429ba686b778d9cf1fa35
2010-04-02 08:50:02 -07:00
Brett Chabot
a6f3b0ae75 Cleanup framework test defs.
Remove obsolete framework test definitions. Reorganize to keep all the framework
tests together.

Bug 2562721

Change-Id: Ic96d52dc081eb28f5354954d3d111a77dc1d8db9
2010-04-01 18:38:31 -07:00
Brett Chabot
8864a9a8db Add cts hardware tests to continuous test.
Bug 2557864

Change-Id: I5bf6eb840f180e61e067456b9acfc66d0a454754
2010-03-30 20:05:08 -07:00
Swarna Kumar
3bf043f9cd Added coverage target for Contacts and Calendar Provider
Change-Id: I0066451fa4deaee50f51d14c969580ed9626a4a4
2010-03-23 11:15:20 -07:00
Yu Shan Emily Lau
3b2cb76205 Removed the camera related test from the test_defs for external usage.
Change-Id: Ia231f8d63e1d80ef6281ee85acf24a49a87a0243
2010-03-09 19:09:43 -08:00
Brett Chabot
786f4db828 Fix code coverage definitions for the test-runner tests.
Change-Id: I04aaad10fd116a36e6100fb19b39dc108233022d
2010-02-20 20:07:38 -08:00
Brett Chabot
0145eafa54 Add frameworks-testrunner test_defs. 2010-02-19 09:55:02 -08:00
Brett Chabot
4a5d9f1ba7 Replace runtest --cts option with more generic --suite option.
This will allow you to run a the set of test_defs with attribute suite="foo"
like this:
  runtest --suite foo

Bug 2401250
2010-02-19 09:42:17 -08:00
Brett Chabot
c5ad47cf30 Add runtest test def for frameworks-core-host.
Bug 2430400
2010-02-17 11:22:19 -08:00
Nicolas Catania
13a2fcf30d Added gtest to the list. cd to /sdcard before running native tests.
Some test need to be run in a place where they can write on the disk.
I know we should stop using /sdcard but until I see the new document
explaining how the launcher can access the playground, we are going
 to keep it that way.
2010-02-10 22:40:47 -08:00
Bryan Mawhinney
d75939d2f5 Update test configs to replace GlobalSearch with QuickSearchBox 2010-02-08 09:45:51 +00:00
Neal Nguyen
d538defed1 Adding frameworks-services tests to the runtest collection. 2010-02-02 17:12:22 -08:00
Neal Nguyen
04bcaad627 Modifications to test_defs.xml for AndroidTests files move. 2010-01-29 12:15:15 -08:00
Brett Chabot
3c6ddf1a93 am d392646b: am e848f6b2: Merge "Fix cts-content testdef." into eclair
Merge commit 'd392646bfb9e52b1ec390ba1683cfdf1cc396c71'

* commit 'd392646bfb9e52b1ec390ba1683cfdf1cc396c71':
  Fix cts-content testdef.
2010-01-28 15:31:00 -08:00
Brett Chabot
4d1a3b839c Fix cts-content testdef.
Change-Id: I02c98f57c0fbf7cd7fbcdf3e7ba642e0d66acf93
2010-01-27 17:17:16 -08:00
Neal Nguyen
af94291727 Modifications to test_defs.xml for FrameworksTests files move. 2010-01-27 14:15:08 -08:00
Neal Nguyen
adce566254 Modifications to test_defs.xml for CoreTests files move. 2010-01-27 13:00:02 -08:00
Brett Chabot
1ca9316bef Update test and code coverage definitions for obsolete/changed packages. 2010-01-25 12:02:10 -08:00
Neal Nguyen
8a3bb2394b Framework Tests Cleanup: Removing CTS duplicate files
Updating test_defs.xml to remove the class attribute for
AndroidTests wrapper class that is going away.
2009-12-23 18:18:34 -08:00
Fred Quintana
7dbb3c2900 moved the hidden sync helpers out of the framework 2009-12-14 14:31:47 -08:00
Nicolas Catania
6f0366f773 Added the new phone app unittest to runtest.
Used phone-unit for the test name because 'phone'
is already taken by a package under '/vendor'.
2009-12-07 21:13:22 -08:00
Jeff Hamilton
4865c5393f Add a runtest entry for the database tests. 2009-11-19 10:15:23 -08:00
Dan Egnor
e970b3d160 Add "common" runtest definition (for android-common library tests) 2009-11-18 12:05:35 -08:00
Brett Chabot
b2876c0c46 am cf87c98a: Add contacts launch performance test definition.
Merge commit 'cf87c98ad18bdf928dd93a86e04b0f61b477a30f' into eclair-mr2

* commit 'cf87c98ad18bdf928dd93a86e04b0f61b477a30f':
  Add contacts launch performance test definition.
2009-11-12 12:04:10 -08:00
Brett Chabot
cf87c98ad1 Add contacts launch performance test definition.
Change-Id: I8d4376e676a682c59accbb129a4d77efb5696e28
2009-11-12 11:47:16 -08:00
Brett Chabot
4277838e68 Remove calendar provider suite from continuous. DO NOT MERGE
Bug 2171501
2009-10-30 17:49:36 -07:00
Brett Chabot
9cf2f6f137 Remove flaky ApiDemos tests from continuous.
These aren't needed anyway, since they are run as part of SDK test set.

BUG 2081356
2009-10-09 12:20:51 -07:00
Jean-Baptiste Queru
b7c548eb23 am fb244224: merge from donut-gms
Merge commit 'fb244224235c33b492774f32e8caf8d43f2a3cec' into eclair

* commit 'fb244224235c33b492774f32e8caf8d43f2a3cec':
  Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
  adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
  Add runtest test def for cts-webkit.
2009-10-08 10:43:28 -07:00
Chung-yih Wang
84dcb451c2 Add unit test for new keystore.
+ change the package path.
+ add continuous flag.
2009-09-30 12:14:48 +08:00
Omari Stephens
17a9df5a1d Add contacts tests to the continuous test cycle 2009-09-29 14:17:34 -07:00
Nicolas Catania
f8f452c52d Added a target to run the Contacts tests using runtest. 2009-09-25 16:30:09 -07:00
Brett Chabot
2477b388ec Add workaround to runtest to build cts dependencies.
BUG 2141242
2009-09-24 13:23:50 -07:00
Brett Chabot
9f7ae08eb1 Add cts-media test definition in eclair. 2009-09-23 11:38:25 -07:00
Nicolas Catania
c1d79ee218 Added new telephony unittest target. 2009-09-15 14:39:59 -07:00