path: autopkgtest_5.55/tests/autopkgtest # should not leave test process running self.assertEqual(subprocess.getoutput("pidof " + procname), "") @unittest.skipIf(not enable_timeout_tests, "not testing timeouts here")