X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/91bcc38f9c9fc26bc0a52d28dbd3e65f65fa0749..e1f0223fc440137aea8faa872b6c6848b8b3fc1a:/doc/manpage/tesh.pod diff --git a/doc/manpage/tesh.pod b/doc/manpage/tesh.pod index b773ba8923..7d9130cd82 100755 --- a/doc/manpage/tesh.pod +++ b/doc/manpage/tesh.pod @@ -22,7 +22,8 @@ they produce the expected output and return the expected value. --setenv var=value : set a specific environment variable --cfg arg : add parameter --cfg=arg to each command line --log arg : add parameter --log=arg to each command line - --enable-coverage : ignore output lines starting with "profiling:" + --ignore-jenkins : ignore all cruft generated on SimGrid + continuous integration servers =head1 TEST SUITE FILE SYTAX @@ -108,7 +109,7 @@ The I construct applies only to the next command block. =head2 Timeouts -By default, no command is allowed to run more than 5 seconds. You can +By default, no command is allowed to run more than 10 seconds. You can change this value as follows: # Allow some more time to the command @@ -181,7 +182,7 @@ by the lexicographical sort. The solution is to prefix each line of your output with temporal information so that lines can be grouped by timestamps. The -lexicographical sort then only applies to lines that occured at the +lexicographical sort then only applies to lines that occurred at the same timestamp. Here is a SimGrid example: # Sort only lines depending on the first 19 chars