Retrieve junit for basic-ui-test too

This commit is contained in:
Gautier Pelloux-Prayer 2015-01-23 16:54:07 +01:00
parent b50df902d4
commit dfe98128c8

View file

@ -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