Home | History | Annotate | Download | only in scripts
      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>
      8