Updated way to run tests to be able to tell buildbot they failed
This commit is contained in:
parent
61b727d36b
commit
f46d1f58fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue