xref: /aosp_15_r20/development/scripts/symbol-tests.xml (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
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