X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4e78565ea6b354a0e6250a87b483f909665a0ac3..ce4a8644f3cb43ef01371222c60953787a1a32b4:/tools/tesh/README diff --git a/tools/tesh/README b/tools/tesh/README index bf02a75516..5298b49c7c 100644 --- a/tools/tesh/README +++ b/tools/tesh/README @@ -28,9 +28,11 @@ an error showing the diff (see OUTPUT below). Command line arguments ---------------------- Tesh accepts several command line arguments: - --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:" IO orders ---------