summaryrefslogtreecommitdiff
path: root/piglit.conf.example
diff options
context:
space:
mode:
authorDylan Baker <baker.dylan.c@gmail.com>2015-06-29 16:08:26 -0700
committerDylan Baker <baker.dylan.c@gmail.com>2015-07-09 13:18:00 -0700
commit2590bb82e0da7490cde567e8e23d0cc4265415d3 (patch)
treeb4f0b6d00884b270d9a641da7eb581c3870d1949 /piglit.conf.example
parent54bf9304b2a1f192f6daa1c69bac2c18574ea1c8 (diff)
framework: add support for bz2 compression.
This adds bzip2 compression support to piglit. This produces a file that is ~5% the size of the original uncompressed json file. v4: - add more tests Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Diffstat (limited to 'piglit.conf.example')
-rw-r--r--piglit.conf.example8
1 files changed, 4 insertions, 4 deletions
diff --git a/piglit.conf.example b/piglit.conf.example
index baf810893..3888fc676 100644
--- a/piglit.conf.example
+++ b/piglit.conf.example
@@ -110,10 +110,10 @@ run_test=./%(test_name)s
; -b/--backend
;backend=json
-; Set the default compression method to use,
-; May be one of: 'none', 'gz'
-; Default: 'gz'
-;compression=gz
+; Set the default compression method to use for results
+; May be one of: 'none', 'gz', 'bz2'
+; Default: 'bz2'
+;compression=bz2
[expected-failures]
; Provide a list of test names that are expected to fail. These tests