• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright 2018 Google Inc. All Rights Reserved. -->
3<configuration description="Sample test suite config with BaseTestSuite runner.">
4    <option name="test-tag" value="sample-suite-1" />
5    <test class="com.android.tradefed.testtype.suite.BaseTestSuite"/>
6</configuration>
7