Merge "old-cts: Add testng and libcoreoj test support"
am: 11821a1e1e
* commit '11821a1e1e1360ceb1ad83f55715d7415c385633':
old-cts: Add testng and libcoreoj test support
Change-Id: I0f838aebab9aea750217e9351e03f19410ba049c
This commit is contained in:
commit
d581330855
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