Updated way to run tests to be able to tell buildbot they failed

This commit is contained in:
Sylvain Berfini 2013-10-31 09:57:14 +01:00
parent 61b727d36b
commit f46d1f58fa

View file

@ -7,7 +7,7 @@ run-basic-tests:
$(SDK_PATH)/android update test-project --path . -m ../
ant debug
ant installd
adb shell am instrument -w -e size small org.linphone.test/android.test.InstrumentationTestRunner
ant test
run-all-tests:
$(SDK_PLATFORM_TOOLS_PATH)/adb uninstall org.linphone.test