mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Retrieve junit for basic-ui-test too
This commit is contained in:
parent
b50df902d4
commit
dfe98128c8
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ all: clean
|
|||
|
||||
run-basic-tests: all
|
||||
ant test
|
||||
adb shell run-as org.linphone cat /data/data/org.linphone/files/junit-report.xml > linphone-junit-report.xml
|
||||
|
||||
run-all-tests: all
|
||||
adb shell am instrument -w -e size large org.linphone.test/com.zutubi.android.junitreport.JUnitReportTestRunner
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue