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

This commit is contained in:
Igor Murashkin 2016-04-27 18:45:47 +00:00 committed by Android (Google) Code Review
commit 2806d99938

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.