diff options
author | Thomas Wood <thomas.wood@intel.com> | 2014-07-01 11:35:16 +0100 |
---|---|---|
committer | Thomas Wood <thomas.wood@intel.com> | 2014-07-11 11:47:46 +0100 |
commit | ee62ca48e7cf0e2088e40227940677c9d4e675e0 (patch) | |
tree | 6f3f745b8ad0fdb3db233da9201deddfc31239c3 /.gitignore | |
parent | b81020526f1d08840f9ee87d31e958ddca4cce8a (diff) |
scripts: add a script to help run tests with Piglit
Add a script to facilitate running the tests with Piglit by providing
simplified options for listing, filtering and creating summaries of test
runs.
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -88,3 +88,6 @@ version.h gtk-doc.make gtk-doc.m4 + +piglit +results |