summaryrefslogtreecommitdiff
path: root/psutil/tests/test_linux.py
Commit message (Expand)AuthorAgeFilesLines
* refactoringGiampaolo Rodola2016-10-021-2/+2
* get rid of safe_remove and safe_rmdir and provide a single safe_rmpath functionGiampaolo Rodola2016-10-011-4/+4
* refactoringGiampaolo Rodola2016-10-011-41/+36
* add more testsGiampaolo Rodola2016-09-211-1/+5
* add more testsGiampaolo Rodola2016-09-211-0/+58
* refactoringGiampaolo Rodola2016-09-211-37/+42
* renameGiampaolo Rodola2016-09-211-2/+2
* fix testGiampaolo Rodola2016-09-211-1/+1
* #887: add another test for avail memGiampaolo Rodola2016-09-201-3/+31
* #887: add test for calculate avail memGiampaolo Rodola2016-09-201-0/+16
* #887: add test for warnings on missing valuesGiampaolo Rodola2016-09-201-0/+30
* update testsGiampaolo Rodola2016-09-201-23/+37
* Revert "887 linux free mem standardization"revert-888-887-linux-free-mem-standardizationGiampaolo Rodola2016-09-181-37/+23
* update docGiampaolo Rodola2016-09-181-1/+1
* #87: skip used mem test in case of older free versionGiampaolo Rodola2016-09-181-0/+11
* #877: properly calculate used memGiampaolo Rodola2016-09-181-6/+7
* #887: MemAvailable column may not be there; in that case calculate available ...Giampaolo Rodola2016-09-181-1/+1
* #887: add test to matche 'avail' column of 'free'Giampaolo Rodola2016-09-181-16/+12
* linux test refactoringGiampaolo Rodola2016-09-181-6/+11
* skip test failing on travisGiampaolo Rodola2016-09-171-0/+1
* remove unreliable testGiampaolo Rodola2016-09-111-26/+0
* add more linux testsGiampaolo Rodola2016-09-101-0/+5
* linux tests refactoringGiampaolo Rodola2016-09-101-14/+17
* linux tests refactoringGiampaolo Rodola2016-09-101-4/+11
* linux tests refactoringGiampaolo Rodola2016-09-101-5/+12
* linux tests refactoringGiampaolo Rodola2016-09-101-1/+1
* linux tests refactoringGiampaolo Rodola2016-09-101-19/+19
* add more linux testsGiampaolo Rodola2016-09-101-0/+28
* skip shared mem test on linux if not supportedGiampaolo Rodola2016-09-101-0/+2
* linux tests refactoringGiampaolo Rodola2016-09-101-4/+4
* linux tests refactoringGiampaolo Rodola2016-09-101-2/+12
* linux tests refactoringGiampaolo Rodola2016-09-101-26/+35
* refactor makefileGiampaolo Rodola2016-06-121-5/+1
* doc indentationGiampaolo Rodola2016-06-061-1/+1
* fix linux testGiampaolo Rodola2016-05-151-0/+1
* appveyor exp 5Giampaolo Rodola2016-05-141-5/+6
* refactor ctx switchesGiampaolo Rodola2016-05-011-7/+15
* uids/gids refactoringGiampaolo Rodola2016-05-011-17/+10
* refactor num_threadsGiampaolo Rodola2016-05-011-7/+6
* more refactoringGiampaolo Rodola2016-05-011-0/+7
* [Linux] Process.name() is 25% faster (on python 3)Giampaolo Rodola2016-05-011-0/+19
* remove outdated testGiampaolo Rodola2016-05-011-7/+0
* pep8 fixesGiampaolo Rodola2016-04-301-3/+3
* update doc795-win-servicesGiampaolo Rodola2016-04-111-0/+1
* fix #800: shared mem on linuxGiampaolo Rodola2016-03-301-2/+7
* add net_io_counters linux testsGiampaolo Rodola2016-03-011-0/+36
* add net_if_stats linux testsGiampaolo Rodola2016-03-011-0/+11
* travis: try to run pypyGiampaolo Rodola2016-02-291-7/+11
* #777 / linux / open_files(): return also file modeGiampaolo Rodola2016-02-281-0/+41
* imorove test coverageGiampaolo Rodola2016-02-181-1/+3