The following command will start job_dagman_fullremove and then 3 job_basic_kill and they will all run at once.
{code}
-./batch_test.pl -b -d .
+./batch_test.pl -b -d . -e 4 (run four from list at a time)
{endcode}
The test suite is prone to leaving HTCondor daemons, especially if you interrupt the tests. After running tests, check for unexpected condor_masters running and kill them.
