am 45dc54f6: Add speech tests to CTS makefile.

Merge commit '45dc54f680faea12519870db356f84924c00687d' into eclair

* commit '45dc54f680faea12519870db356f84924c00687d':
  Add speech tests to CTS makefile.
This commit is contained in:
Brett Chabot 2009-10-08 10:48:24 -07:00 committed by Android Git Automerger
commit 1b3886b848

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 \