blob: a0e575bc46e6878421c28f03444b80264b783098 [file] [log] [blame]
Andreas Gampee547eb32018-10-29 18:31:37 -07001<configuration description="Config for python tradefed symbol test">
2 <option name="test-suite-tag" value="python-symbol_test" />
3 <test class="com.android.tradefed.testtype.python.PythonBinaryHostTest" >
4 <option name="par-file-name" value="python-symbol_test" />
5 <option name="test-timeout" value="2m" />
6 </test>
7</configuration>