Merge "old-cts: Add testng and libcoreoj test support"

This commit is contained in:
Igor Murashkin 2016-05-02 20:40:09 +00:00 committed by Gerrit Code Review
commit 11821a1e1e
1 changed files with 3 additions and 1 deletions

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.