From 1d4ad6a52724eee2f85b07e113909505d6c26ea0 Mon Sep 17 00:00:00 2001 From: Igor Murashkin Date: Thu, 7 Apr 2016 16:55:08 -0700 Subject: [PATCH] old-cts: Add testng and libcoreoj test support Bug: 27521545 Change-Id: I2a954401ce47604987a437a2741bcab252d32707 --- core/tasks/old-cts.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/tasks/old-cts.mk b/core/tasks/old-cts.mk index 904f5b2c1..70a639444 100644 --- a/core/tasks/old-cts.mk +++ b/core/tasks/old-cts.mk @@ -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. -- 2.11.0