You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
357 B

<configuration description="Config for python tradefed symbol test">
<option name="test-suite-tag" value="python-symbol_test" />
<test class="com.android.tradefed.testtype.python.PythonBinaryHostTest" >
<option name="par-file-name" value="python-symbol_test" />
<option name="test-timeout" value="2m" />
</test>
</configuration>