summaryrefslogtreecommitdiff
path: root/psutil/tests/test_testutils.py
Commit message (Expand)AuthorAgeFilesLines
* refactor testsGiampaolo Rodola2020-05-021-6/+6
* cache wait() ret valGiampaolo Rodola2020-05-021-0/+1
* Refactor process test utils methods (#1745)Giampaolo Rodola2020-05-011-9/+9
* Per-test file cleanup and new PsutilTestCase (#1743)Giampaolo Rodola2020-04-301-32/+33
* Parallel build (#1741)Giampaolo Rodola2020-04-301-5/+6
* Test sub-processes cleanup and ProcessTestCase class (#1739)Giampaolo Rodola2020-04-281-14/+41
* create_zombie_proc() make it return parent so that we can kill zombieGiampaolo Rodola2020-04-281-4/+5
* Parallel tests (UNIX) (#1709)Giampaolo Rodola2020-04-261-0/+2
* Get rid of TESTFN global variable (#1734)Giampaolo Rodola2020-04-241-59/+57
* MemoryLeakTest class enhancements (#1731)Giampaolo Rodola2020-04-231-0/+400