summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorPhil Dubach <phillipd@google.com>2009-07-30 06:56:47 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-07-30 06:56:47 -0700
commite7faad965f24c0d51c60982fae4582922293663f (patch)
tree6fc3e18f53abdceb5198e07b22ddeab0b584aa67 /core
parentcca2cdf1aefbc2acb9f614e92eb71374f75f52ba (diff)
parent951f3d89fb8c61264a20f9e44b7882e6f562e1d3 (diff)
downloadbuild-e7faad965f24c0d51c60982fae4582922293663f.zip
build-e7faad965f24c0d51c60982fae4582922293663f.tar.gz
build-e7faad965f24c0d51c60982fae4582922293663f.tar.bz2
am 951f3d89: CTS: Add telephony and webkit test cases to CTS makefile
Merge commit '951f3d89fb8c61264a20f9e44b7882e6f562e1d3' * commit '951f3d89fb8c61264a20f9e44b7882e6f562e1d3': CTS: Add telephony and webkit test cases to CTS makefile
Diffstat (limited to 'core')
-rw-r--r--core/tasks/cts.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk
index 90f10d7..42ad42a 100644
--- a/core/tasks/cts.mk
+++ b/core/tasks/cts.mk
@@ -63,9 +63,11 @@ CTS_CASE_LIST := \
CtsPermissionTestCases \
CtsPermission2TestCases \
CtsProviderTestCases \
+ CtsTelephonyTestCases \
CtsTextTestCases \
CtsUtilTestCases \
CtsViewTestCases \
+ CtsWebkitTestCases \
CtsWidgetTestCases \
CtsNetTestCases \
SignatureTest \