mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-05-07 05:53:07 +00:00
Use basic tests by default with ant
This commit is contained in:
parent
ebaeaa47cd
commit
abbba5896b
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@
|
||||||
<arg value="am" />
|
<arg value="am" />
|
||||||
<arg value="instrument" />
|
<arg value="instrument" />
|
||||||
<arg value="-w" />
|
<arg value="-w" />
|
||||||
|
<arg value="-e" />
|
||||||
|
<arg value="size" />
|
||||||
|
<arg value="small" />
|
||||||
<arg value="org.linphone.test/android.test.InstrumentationTestRunner" />
|
<arg value="org.linphone.test/android.test.InstrumentationTestRunner" />
|
||||||
</exec>
|
</exec>
|
||||||
<echo message="${tests.output}"/>
|
<echo message="${tests.output}"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue