doc: document THREAD_TYPE fate variable

This commit is contained in:
Luca Barbato 2012-06-14 20:27:31 +02:00
parent d1beee0701
commit d2d193c9b6

View File

@ -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