Commit d2d193c9 authored by Luca Barbato's avatar Luca Barbato

doc: document THREAD_TYPE fate variable

parent d1beee07
...@@ -78,6 +78,9 @@ meaning only while running the regression tests. ...@@ -78,6 +78,9 @@ meaning only while running the regression tests.
@item THREADS @item THREADS
Specify how many threads to use while running regression tests, it is Specify how many threads to use while running regression tests, it is
quite useful to detect thread-related regressions. quite useful to detect thread-related regressions.
@item THREAD_TYPE
Specify which threading strategy test, either @var{slice} or @var{frame},
by default @var{slice+frame}
@item CPUFLAGS @item CPUFLAGS
Specify a mask to be applied to autodetected CPU flags. Specify a mask to be applied to autodetected CPU flags.
@item TARGET_EXEC @item TARGET_EXEC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment