File: rtest.xml

package info (click to toggle)
hipblas 6.4.4-2~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 26,700 kB
  • sloc: cpp: 209,856; f90: 49,800; python: 4,680; ansic: 1,141; sh: 799; makefile: 51; xml: 23
file content (10 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
<testset>
<var name="GTEST_FILTER" value="hipblas-test --gtest_output=xml --gtest_color=yes --gtest_filter"></var>
<test sets="psdb">
  <run name="all-tests">{GTEST_FILTER}=*-*known_bug*</run>
</test>
<test sets="osdb">
  <!--run name="all-tests">{GTEST_FILTER}=*quick*:*pre_checkin*-*known_bug*</run-->
  <run name="all-tests">{GTEST_FILTER}=*-*known_bug*</run>
</test>
</testset>