Retrieve junit for basic-ui-test too
This commit is contained in:
parent
042e1b0cc1
commit
623d124dcc
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…
Reference in a new issue