Browse Source

doc: document THREAD_TYPE fate variable

tags/n1.0
Luca Barbato 13 years ago
parent
commit
d2d193c9b6
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/fate.texi

+ 3
- 0
doc/fate.texi 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


Loading…
Cancel
Save