OpenGrok
Cross Reference: test_os.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_os.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:retcode
176
retcode
= subprocess.call(args,
181
self.assertEqual(
retcode
, 0)