Index: docs/megatest.html ================================================================== --- docs/megatest.html +++ docs/megatest.html @@ -471,12 +471,12 @@ 3.5 Tests with Inter-test dependencies
Sometimes a test depends on the output from a previous test or it may not make sense to run a test is another test does not complete with status “PASS”. In either of these scenarios you can use the “waiton” keyword in your testconfig file to indicate that this test must wait on one or more tests to complete before being launched. In this example there is no point in running the “system” test if the “cpu” and “mem” tests either do not complete or complete but with status “FAIL”.
-
-
+
+
# testconfig for the "system" test
 [setup]
 runscript main.csh
 waiton cpu mem
 
@@ -1381,10 +1381,10 @@
Index: docs/megatest.lyx ================================================================== --- docs/megatest.lyx +++ docs/megatest.lyx @@ -988,11 +988,11 @@ \end_inset . \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout