X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fb3e73d95ba153751c68e46aad34091fd8845189..5dc6f3c7fb898d0b145d63384f013410fd042a59:/tools/tesh/tesh.1 diff --git a/tools/tesh/tesh.1 b/tools/tesh/tesh.1 index 817110ffc6..769c0c2398 100644 --- a/tools/tesh/tesh.1 +++ b/tools/tesh/tesh.1 @@ -8,9 +8,11 @@ tesh \- testing shell .SH DESCRIPTION This is the TESH tool. It constitutes a testing shell, ie a sort of shell specialized to run tests. The list of actions to take is parsed from files files called testsuite. .SH OPTIONS - --cd some/directory: ask tesh to switch the working directory before - launching the tests - --setenv var=value: set a specific environment variable + --cd some/directory : ask tesh to switch the working directory before + launching the tests + --setenv var=value : set a specific environment variable + --cfg arg : add parameter --cfg=arg to each command line + --enable-coverage : ignore output lines starting with "profiling:" .SH TESH FILE SYNTAX Here is the syntax of these files: