OSDN Git Service

fate: use +frame+slice named constants instead of '3'
authorAnton Khirnov <anton@khirnov.net>
Sun, 4 Sep 2011 08:01:59 +0000 (10:01 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 5 Sep 2011 10:11:08 +0000 (12:11 +0200)
tests/fate-run.sh

index f623eec..56514c8 100755 (executable)
@@ -16,7 +16,7 @@ cmp=${6:-diff}
 ref=${7:-"${base}/ref/fate/${test}"}
 fuzz=$8
 threads=${9:-1}
-thread_type=${10:-3}
+thread_type=${10:-frame+slice}
 
 outdir="tests/data/fate"
 outfile="${outdir}/${test}"