Lines Matching refs:py
11 * test_setup_script failed since oe don't install setup.py
23 psutil/tests/test_contracts.py | 1 +
24 psutil/tests/test_linux.py | 8 ++++++--
25 psutil/tests/test_misc.py | 4 ++++
26 psutil/tests/test_process.py | 5 +++++
27 psutil/tests/test_system.py | 1 +
28 psutil/tests/test_unicode.py | 4 +++-
31 diff --git a/psutil/tests/test_contracts.py b/psutil/tests/test_contracts.py
33 --- a/psutil/tests/test_contracts.py
34 +++ b/psutil/tests/test_contracts.py
43 diff --git a/psutil/tests/test_linux.py b/psutil/tests/test_linux.py
45 --- a/psutil/tests/test_linux.py
46 +++ b/psutil/tests/test_linux.py
81 diff --git a/psutil/tests/test_misc.py b/psutil/tests/test_misc.py
83 --- a/psutil/tests/test_misc.py
84 +++ b/psutil/tests/test_misc.py
100 setup_py = os.path.join(ROOT_DIR, 'setup.py')
110 diff --git a/psutil/tests/test_process.py b/psutil/tests/test_process.py
112 --- a/psutil/tests/test_process.py
113 +++ b/psutil/tests/test_process.py
154 diff --git a/psutil/tests/test_system.py b/psutil/tests/test_system.py
156 --- a/psutil/tests/test_system.py
157 +++ b/psutil/tests/test_system.py
166 diff --git a/psutil/tests/test_unicode.py b/psutil/tests/test_unicode.py
168 --- a/psutil/tests/test_unicode.py
169 +++ b/psutil/tests/test_unicode.py