File: tests.xml

package info (click to toggle)
libsis-jhdf5-java 19.04.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,668 kB
  • sloc: java: 79,644; ansic: 18,986; sh: 309; makefile: 49; xml: 12
file content (12 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<suite name="All" verbose="1">
    <test name="All">
        <groups>
            <run>
                <exclude name="broken" />
            </run>
        </groups>
        <packages>
            <package name="ch.systemsx.cisd.hdf5.*" />
        </packages>
    </test>
</suite>