summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* have make clean rm test files with given prefixcentral-testcase-classGiampaolo Rodola2020-04-301-1/+1
* get rid of reap_children() occurrenceGiampaolo Rodola2020-04-301-8/+3
* get rid of reap_children() occurrenceGiampaolo Rodola2020-04-301-6/+0
* get rid of some reap_children() occurrencesGiampaolo Rodola2020-04-302-11/+5
* get rid of global created filesGiampaolo Rodola2020-04-305-30/+10
* rm get_testfn()Giampaolo Rodola2020-04-301-4/+5
* rm get_testfn()Giampaolo Rodola2020-04-301-11/+25
* rm get_testfn()Giampaolo Rodola2020-04-301-23/+26
* rm get_testfn()Giampaolo Rodola2020-04-301-1/+4
* change var nameGiampaolo Rodola2020-04-302-28/+30
* change create_proc_children_pair()Giampaolo Rodola2020-04-301-14/+14
* change var namesGiampaolo Rodola2020-04-301-5/+5
* try/finallyGiampaolo Rodola2020-04-301-8/+11
* use get_testfn() from PsutilTestCaseGiampaolo Rodola2020-04-307-39/+37
* provide generic PsutilTestCase classGiampaolo Rodola2020-04-3015-81/+88
* Merge branch 'test-runner-refact'Giampaolo Rodola2020-04-303-151/+159
|\
| * See: #1709: allow per-test parallelizationGiampaolo Rodola2020-04-308-170/+187
* | Parallel build (#1741)Giampaolo Rodola2020-04-306-19/+28
|/
* refactoring / rename varsGiampaolo Rodola2020-04-291-12/+10
* Test sub-processes cleanup and ProcessTestCase class (#1739)Giampaolo Rodola2020-04-2812-215/+260
* show status() in __repr__Giampaolo Rodola2020-04-283-20/+24
* create_zombie_proc() make it return parent so that we can kill zombieGiampaolo Rodola2020-04-284-19/+27
* psutil.Popen: inherit from subprocess + support wait(timeout=...) parameter (...Giampaolo Rodola2020-04-288-60/+99
* add new termina() test utilGiampaolo Rodola2020-04-271-56/+73
* Merge branch 'master' into devreap-childrenGiampaolo Rodola2020-04-2625-134/+315
|\
| * Parallel tests (UNIX) (#1709)Giampaolo Rodola2020-04-2625-134/+315
* | rename varGiampaolo Rodola2020-04-265-45/+45
|/
* trick to execute atexit functions in case of SIGTERMGiampaolo Rodola2020-04-251-21/+34
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-04-2410-355/+300
|\
| * Get rid of TESTFN global variable (#1734)Giampaolo Rodola2020-04-2410-355/+300
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-04-246-30/+111
|\ \ | |/
| * Backport python 3 super() (#1733)Giampaolo Rodola2020-04-247-34/+112
* | skip scripts test if can't locate directoryGiampaolo Rodola2020-04-241-4/+1
|/
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-04-2312-443/+572
|\
| * MemoryLeakTest class enhancements (#1731)Giampaolo Rodola2020-04-2313-442/+586
| * Remove useless assignment (#1728)kaiix2020-04-161-1/+0
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-04-154-4/+4
|\ \ | |/
| * Fix handling /proc/cpuinfo without tabs (#1726)Michał Górny2020-04-141-1/+1
| * Fixup release date (#1716)Andrey Babak2020-03-141-1/+1
| * sensors_fans is not available on MacOS (#1710)crusaderky2020-03-042-2/+2
* | update HISTORY/CREDITSGiampaolo Rodola2020-04-142-0/+14
|/
* Fix detecting empty result in TestSystemAPIs.test_users() (#1699)Michał Górny2020-02-211-2/+2
* Git hook for renamed/added/deleted files + flake8 print() + tidelift (#1704)Giampaolo Rodola2020-02-2116-173/+230
* fix KeyErrorrelease-5.7.0Giampaolo Rodola2020-02-181-1/+1
* Add C linter script (#1698)Giampaolo Rodola2020-02-1822-29/+128
* revert process_iter() exactly how it was pre #1667Giampaolo Rodola2020-02-182-5/+5
* revert #1667 process_iter() new_only paramGiampaolo Rodola2020-02-184-34/+2
* fix Makefile for freebsdGiampaolo Rodola2020-02-181-9/+7
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-02-171-9/+0
|\
| * Remove use of deprecated setuptools test_suite & tests_require (#1696)Jon Dufresne2020-02-171-9/+0