Andreas Gampe | e547eb3 | 2018-10-29 18:31:37 -0700 | [diff] [blame] | 1 | <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> |