1: in src, make release 2: in src, make testbin 3: in condor_tests, make all -3: make certain that the condor_master for the binaries you want to test are on your path, e.g. set path=(../release_dir/sbin $path) +3: make certain that the condor binaries you want to test are on your path, e.g. set path=(../release_dir/bin ../release_dir/sbin $path) 4: in condor_tests, ./batch_test.pl -b