summaryrefslogtreecommitdiff
path: root/psutil/tests/test_sunos.py
Commit message (Expand)AuthorAgeFilesLines
* SunOS: fix some C compilation warningsGiampaolo Rodola2023-04-221-4/+3
* Drop Python 2.6 support (#2099)Hugo van Kemenade2022-04-161-1/+1
* Per-test file cleanup and new PsutilTestCase (#1743)Giampaolo Rodola2020-04-301-1/+2
* Parallel tests (UNIX) (#1709)Giampaolo Rodola2020-04-261-2/+2
* point all shebangs to python 3Giampaolo Rodola2020-02-151-1/+1
* test runner refactoring (avoid code duplication)Giampaolo Rodola2019-03-131-2/+2
* Coloured tests (#1459)Giampaolo Rodola2019-03-131-1/+1
* Revert "Move tests out of package to top level directory (#1232)" (#1242)Giampaolo Rodola2018-03-111-0/+45
* Move tests out of package to top level directory (#1232)Jon Dufresne2018-03-091-45/+0
* avoid to use @skipUnless in tests; always use @skipIf (a lot clearer)Giampaolo Rodola2017-04-301-1/+1
* sunos: specific test for cpu_count()Giampaolo Rodola2017-01-241-0/+4
* rephrase and standardize test skip messagesGiampaolo Rodola2016-10-071-1/+1
* make more files executableGiampaolo Rodola2016-10-031-0/+0
* fix tox testsGiampaolo Rodola2016-02-081-2/+2
* fix #350 move tests in psutil namespace (and split them)Giampaolo Rodola2016-02-081-0/+41