Home | History | Annotate | Download | only in test

Lines Matching refs:retcode

176         retcode = subprocess.call(args,
181 self.assertEqual(retcode, 0)