X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/psutil/tests
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
psutil
/
tests
/
ðŸ“
..
📄
__init__.py
(57.85 KB)
📄
__main__.py
(293 B)
ðŸ“
__pycache__
📄
runner.py
(10.94 KB)
📄
test_aix.py
(4.4 KB)
📄
test_bsd.py
(20.56 KB)
📄
test_connections.py
(20.42 KB)
📄
test_contracts.py
(27.1 KB)
📄
test_linux.py
(93.05 KB)
📄
test_memleaks.py
(14.68 KB)
📄
test_misc.py
(33.84 KB)
📄
test_osx.py
(6.43 KB)
📄
test_posix.py
(16.62 KB)
📄
test_process.py
(61.61 KB)
📄
test_sunos.py
(1.3 KB)
📄
test_system.py
(35.08 KB)
📄
test_testutils.py
(14.28 KB)
📄
test_unicode.py
(11.94 KB)
📄
test_windows.py
(34.34 KB)
Editing: __main__.py
#!/usr/bin/env python3 # Copyright (c) 2009, Giampaolo Rodola'. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. """ Run unit tests. This is invoked by: $ python -m psutil.tests """ from .runner import main main()
Upload File
Create Folder