old-cts: Add testng and libcoreoj test support

Bug: 27521545
Change-Id: I2a954401ce47604987a437a2741bcab252d32707
This commit is contained in:
Igor Murashkin 2016-04-26 17:00:22 -07:00
parent 214c7fadf1
commit 2d9bba9735

View 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.