cd src/condor_tests ./batch_test.pl -b -c {endcode} +If you just want one test, use: +{code} +./batch_test.pl -b -c -d . -t testname +{endcode} +You can use multiple -t options to specify multiple tests. You can also instead use -f <filename> to specify a file containing a newline separated list of test names. {subsubsection: Running the tests again} Running the test suite leaves files and directories in the =src/condor_tests= directory that prevent the tests from running again. To solve this: