CTS: Add telephony and webkit test cases to CTS makefile

This commit is contained in:
Phil Dubach
2009-07-14 19:11:30 -07:00
parent 981bafb11b
commit 951f3d89fb

View File

@@ -63,9 +63,11 @@ CTS_CASE_LIST := \
CtsPermissionTestCases \ CtsPermissionTestCases \
CtsPermission2TestCases \ CtsPermission2TestCases \
CtsProviderTestCases \ CtsProviderTestCases \
CtsTelephonyTestCases \
CtsTextTestCases \ CtsTextTestCases \
CtsUtilTestCases \ CtsUtilTestCases \
CtsViewTestCases \ CtsViewTestCases \
CtsWebkitTestCases \
CtsWidgetTestCases \ CtsWidgetTestCases \
CtsNetTestCases \ CtsNetTestCases \
SignatureTest \ SignatureTest \