subprocess_test_helper module

This is not a specific test for Domino but a helper utility used by other tests when running a subprocess in a test for example if you have to run a shell script

subprocess_test_helper.run(cmd, timeout=None)