Add speech tests to CTS makefile.

This commit is contained in:
Brett Chabot
2009-09-16 18:56:23 -07:00
committed by Jean-Baptiste Queru
parent 30e1f2bdd8
commit 45dc54f680

View File

@@ -70,7 +70,7 @@ CTS_CASE_LIST := \
CtsDatabaseTestCases \ CtsDatabaseTestCases \
CtsDpiTestCases \ CtsDpiTestCases \
CtsDpiTestCases2 \ CtsDpiTestCases2 \
CtsGestureTestCases \ CtsGestureTestCases \
CtsGraphicsTestCases \ CtsGraphicsTestCases \
CtsHardwareTestCases \ CtsHardwareTestCases \
CtsLocationTestCases \ CtsLocationTestCases \
@@ -79,6 +79,7 @@ CTS_CASE_LIST := \
CtsPermissionTestCases \ CtsPermissionTestCases \
CtsPermission2TestCases \ CtsPermission2TestCases \
CtsProviderTestCases \ CtsProviderTestCases \
CtsSpeechTestCases \
CtsTelephonyTestCases \ CtsTelephonyTestCases \
CtsTextTestCases \ CtsTextTestCases \
CtsUtilTestCases \ CtsUtilTestCases \