summaryrefslogtreecommitdiff
path: root/docs/reference/intel-gpu-tools/igt_test_programs.xml.header
blob: 662242ef0e09e889d4954637e6968332e0910fcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
  <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
  <!ENTITY version SYSTEM "version.xml">
]>
<refentry id="intel-gpu-tools-test-programs">
<refmeta>
<refentrytitle role="top_of_page" id="intel-gpu-tools-test-programs.top_of_page">Test Programs</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo>
  INTEL-GPU-TOOLS Library
</refmiscinfo>
</refmeta>
<refnamediv>
<refname>Tests Programs</refname>
<refpurpose>Test cases for features and bugs</refpurpose>
</refnamediv>

<refsect1 id="intel-gpu-tools-test-programs.description" role="desc">
<title role="desc.title">Description</title>
Test cases for bugs, features and regression testing. All tests support the
following common options:

<variablelist>
<varlistentry>
<term><option>--list-subtests</option></term>
<listitem><para>
list the available subtests and exit
</para></listitem>
</varlistentry>

<varlistentry>
<term><option>--run-subtest <replaceable>subtest</replaceable></option></term>
<listitem><para>
run the specified subtest
</para></listitem>
</varlistentry>

<varlistentry>
<term><option>--debug</option></term>
<listitem><para>
print extra debugging information when running tests
</para></listitem>
</varlistentry>

<varlistentry>
<term><option>--help-description</option></term>
<listitem><para>
print a short description of the test and exit
</para></listitem>
</varlistentry>

<varlistentry>
<term><option>--help</option></term>
<listitem><para>
print help and exit
</para></listitem>
</varlistentry>
</variablelist>
</refsect1>

<refsect1>
<title>Programs</title>