• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<configuration description="Runs CTS-V host-side tests from a pre-existing CTS-V installation">
2
3    <include name="everything" />
4    <include name="cts-v-host-known-failures" />
5
6    <option name="plan" value="cts-v-host" />
7
8    <option name="compatibility:run-suite-tag" value="cts-v-host" />
9
10</configuration>
11