summaryrefslogtreecommitdiff
path: root/psutil/tests/test_memory_leaks.py
Commit message (Expand)AuthorAgeFilesLines
* fix testnicolargo-fansensorGiampaolo Rodola2017-02-131-7/+13
* merge from masterGiampaolo Rodola2017-02-011-0/+6
|\
| * fix memleaks testGiampaolo Rodola2017-02-011-0/+6
* | #955: sensors_batter() linux implGiampaolo Rodola2017-01-261-0/+8
|/
* memleaks test: add test to grant coverage of all psutil system functionsGiampaolo Rodola2017-01-241-1/+18
* memleaks test: add test to grant coverage of all Process methodsGiampaolo Rodola2017-01-241-0/+17
* #357: implement proc cpu_num() on SunOSGiampaolo Rodola2017-01-241-0/+6
* #941: cpu frequency - windows implementationGiampaolo Rodola2017-01-201-0/+5
* (win) add memleak test for proc_info()Giampaolo Rodola2016-10-281-3/+17
* move stuff aroundGiampaolo Rodola2016-10-281-22/+32
* memleak: fix false positive on windowsGiampaolo Rodola2016-10-281-6/+17
* refactoringGiampaolo Rodola2016-10-281-19/+22
* fix numbersGiampaolo Rodola2016-10-281-10/+16
* mem leak script: provide better error output in case of failureGiampaolo Rodola2016-10-281-33/+51
* refactor memleak scriptGiampaolo Rodola2016-10-281-18/+24
* refactor memleak scriptGiampaolo Rodola2016-10-281-16/+6
* refactor memleak scriptGiampaolo Rodola2016-10-281-20/+18
* refactor memleak scriptGiampaolo Rodola2016-10-281-46/+44
* refactor memleak script: get rid of no longer used logic to deal with Process...Giampaolo Rodola2016-10-281-11/+1
* memleak script refactoringGiampaolo Rodola2016-10-281-18/+31
* memory leak script: humanize memory difference in case of failureGiampaolo Rodola2016-10-261-3/+22
* rephrase and standardize test skip messagesGiampaolo Rodola2016-10-071-1/+1
* rephrase and standardize test skip messagesGiampaolo Rodola2016-10-071-21/+20
* make more files executableGiampaolo Rodola2016-10-031-0/+0
* get rid of safe_remove and safe_rmdir and provide a single safe_rmpath functionGiampaolo Rodola2016-10-011-3/+3
* fix travisGiampaolo Rodola2016-09-231-1/+2
* issue #892: [Linux] Process.cpu_affinity([-1]) raise SystemError with no erro...Giampaolo Rodola2016-09-221-2/+1
* refactor makefileGiampaolo Rodola2016-06-121-1/+1
* add services memory leak testsGiampaolo Rodola2016-04-111-1/+22
* #792 / cpu_stats: linux implGiampaolo Rodola2016-03-051-0/+3
* rename memory_addrspace_info -> memory_full_infoGiampaolo Rodola2016-02-171-2/+2
* fix tox testsGiampaolo Rodola2016-02-081-2/+2
* fix broken testsGiampaolo Rodola2016-02-081-14/+2
* fix #350 move tests in psutil namespace (and split them)Giampaolo Rodola2016-02-081-0/+459