Retrieve junit for basic-ui-test too

This commit is contained in:
Gautier Pelloux-Prayer 2015-01-23 16:54:07 +01:00
parent 042e1b0cc1
commit 623d124dcc

View file

@ -11,6 +11,7 @@ all: clean
run-basic-tests: all run-basic-tests: all
ant test 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 run-all-tests: all
adb shell am instrument -w -e size large org.linphone.test/com.zutubi.android.junitreport.JUnitReportTestRunner adb shell am instrument -w -e size large org.linphone.test/com.zutubi.android.junitreport.JUnitReportTestRunner