The following patch series fixes various issues with the previous series and also adds support for the "--help-description" option to testdisplay and the shell script based tests. Thomas Wood (6): lib: add the ability to include a description with a test docs: add some test descriptions Build the docs directory last docs: include descriptions for the test programs testdisplay: add a test description tests/drm_lib.sh: add a "--help-description" option Makefile.am | 4 +- docs/reference/intel-gpu-tools/.gitignore | 1 + docs/reference/intel-gpu-tools/Makefile.am | 27 +++++++-- .../intel-gpu-tools/igt_test_programs.xml.header | 65 ++++++++++++++++++++++ .../intel-gpu-tools/intel-gpu-tools-docs.xml | 1 + lib/igt_core.c | 19 ++++++- lib/igt_core.h | 12 ++++ tests/core_getclient.c | 5 +- tests/core_getstats.c | 3 + tests/core_getversion.c | 6 +- tests/drm_lib.sh | 5 ++ tests/kms_3d.c | 2 + tests/kms_cursor_crc.c | 8 +++ tests/kms_fbc_crc.c | 5 ++ tests/kms_fence_pin_leak.c | 3 + tests/kms_flip_event_leak.c | 12 ++-- tests/testdisplay.c | 6 ++ 17 files changed, 164 insertions(+), 20 deletions(-) create mode 100644 docs/reference/intel-gpu-tools/igt_test_programs.xml.header -- 2.1.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx