old-cts: Add testng and libcoreoj test support
Bug: 27521545 Change-Id: I2a954401ce47604987a437a2741bcab252d32707
This commit is contained in:
parent
214c7fadf1
commit
2d9bba9735
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue