$37 GRAYBYTE WORDPRESS FILE MANAGER $87

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.100
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/cloudlinux/venv/lib/python3.11/site-packages/psutil/tests/

HOME
Current File : /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 [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
11 Feb 2026 9.30 AM
root / root
0755
__pycache__
--
11 Feb 2026 9.30 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 @ 2025 CONTACT ME
Static GIF