OSDN Git Service

old-cts: Add testng and libcoreoj test support
authorIgor Murashkin <iam@google.com>
Thu, 7 Apr 2016 23:55:08 +0000 (16:55 -0700)
committerIgor Murashkin <iam@google.com>
Thu, 7 Apr 2016 23:55:08 +0000 (16:55 -0700)
Bug: 27521545
Change-Id: I2a954401ce47604987a437a2741bcab252d32707

core/tasks/old-cts.mk

index 904f5b2..70a6394 100644 (file)
@@ -65,7 +65,9 @@ CTS_CORE_CASE_LIST += \
 
 CTS_TEST_JAR_LIST := \
        cts-junit \
-       CtsJdwp
+       CtsJdwp \
+       cts-testng \
+       CtsLibcoreOj
 
 # Depend on the full package paths rather than the phony targets to avoid
 # rebuilding the packages every time.