./batch_test.pl -d . -b
 {endcode}
 
+{section: Results}
+
+{code}
+249 successful, 34 failed
+{endcode}
+
+Additionally the file failed_tests will contain the list of
+tests which had a non-zero return code meaning they failed.
+The file successful_tests will list the passing tests which
+had a return value of zero
 
 
 Or, to run a single test: