index
:
delta/python-packages/psutil.git
0-wiz-0-master
1018-test-refactoring
1040-fix-unicode
1044-osx-zombies
1053-drop-py26-test-support
1058-enable-fix-warnings
1102-proc-bitness
1124-win-wait
1151-PSUTIL_TESTING_env_var
1173-debug-mode
1183-proc-children-speedup
357-proc-cpu-num
371-temperatures
5.7.3
5.9.0-py3.6-wheels
613-thread-names
655-windows-unicode
663-ptp-ifaces
720-sysinfo
722-net-io-ext
756-disk-io-busy-time
771-win-cpu-count
772-net-io-counters-ext
777-linux-files-pos-mode
779-proc-cpu-children-times
792-cpu-stats
795-win-services
802-wrap-numbers
887-linux-free-mem-standardization
887-linux-free-mem-standardization-2
922-if-flags
930-netbsd-connections-segfault
941-cpu-freq
941-cpu-info
955-battery-sensors
EvinceMoi-fix-net_io_counter-overflow
alxchk-master
appveyor
appveyor-debug
appveyor-experiments
black
bsebi-master
c-excs-refact
c-mod-init
central-testcase-class
ci-tests
connections-refactoring
cpu-freq-sparc
cpu-info
cpu-temp
cygwin
debug-c-macro
debug-travis-osx
disk-part-ext
disk-swaps
download_stats
dragonfly-bsd
drop-win-xp-support
fbenkstein-non-unicode
fix-ci
fix-ntext.h
fix-tests
fix-win-set-debug
fix-workflow
freebsd-ci
freebsd-rlimit
fs-exceptions
get_open_files_thread
github-actions
history-urls
ipv6-zone-id
label-old-issues
landryb-openbsd
linux-cat-bcat
linux-disk-io-partitions
linux-mem
linux-zombie-proc
malloc-info
master
mem-refactoring
mem-refactoring-2
memleak-adjust
memleak-fluctuation
memleaks-refact
mindw-move_extension_2_pkg
net-if-flags
new-cpu-count
nicolargo-fansensor
nicstats-250
numfds-test-case-class
oneshot
oneshot-win
openbsd-fixes
osx-failure
osx-ionice
osx-kern-procargs2
osx-list-fds-refact
osx-mem-maps-segfault
osx-move-proc-funcs
osx-temps-alternate
osx-travis-failure
osx-wheels-debug
parallel-build
parallel-tests
pr-1036
pre-release
print-leftover
prlimit
proc-iter-fix
proc-namespace
psutil-test-flag
psutil-testing-envvar
py3.10-deprecation-warn
pyobj-refact
pypy
pypy2-win
read-whole-proc-files-2
readme-update
reap-children
refactor-c-pid-exists
release-gil
revert-1493-fix_cpu_freq
revert-888-887-linux-free-mem-standardization
revert-popen
revive-environ-windows
rich-exceptions
root-fs-device
set_procfs_path
shared-mem
skip-osx-py27
spacewander-patch-1
sync-test-primitives
test-fetch-all-parallel
testfn
thread-safety
thread-safety-2
tidelift
travis-experiments
upload-action
utils-refact
virtualization
wait-exit-code
wheel4
wheel5
wheels2
wheels3
wheels6
wifi
win-alternate-exe-api
win-c-refact
win-cons-speedup
win-cpu-times-refact
win-getloadavg
win-loadlib-refact
win-ntstatus-errs
win-open-files-fixes
win-open-files2
win-openprocess-fix-2
win-pid-type
win-pid-type2
win-proc-exe
win-proc-resources
win-refact
win-swap-usage-via-pagefiles
win-time-precision
win-uss-mem
winerr-0
winerr-handling
winloadlib
xxx
github.com: giampaolo/psutil.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
psutil
/
tests
/
test_process.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1373: different approach to oneshot() cache (pass Process instances around -...
Giampaolo Rodola
2018-12-13
1
-0
/
+15
*
fix travis
Giampaolo Rodola
2018-10-12
1
-2
/
+3
*
fix different travis failures
Giampaolo Rodola
2018-10-12
1
-0
/
+3
*
Fix decoding error in tests
Giampaolo Rodola
2018-09-28
1
-1
/
+2
*
remove failing test assertions
Giampaolo Rodola
2018-08-15
1
-8
/
+2
*
remove failing test
Giampaolo Rodola
2018-08-15
1
-3
/
+0
*
Rename OSX to macOS (#1298)
Giampaolo Rodola
2018-06-26
1
-12
/
+12
*
try to fix occasional children() failure on Win: https://ci.appveyor.com/proj...
Giampaolo Rodola
2018-06-27
1
-0
/
+1
*
remove incorrect test assumption that proc cpu percent on windows is supposed...
Giampaolo Rodola
2018-04-12
1
-4
/
+0
*
fix appveyor failure, see https://ci.appveyor.com/project/giampaolo/psutil/bu...
Giampaolo Rodola
2018-03-28
1
-2
/
+2
*
Revert "Move tests out of package to top level directory (#1232)" (#1242)
Giampaolo Rodola
2018-03-11
1
-0
/
+1567
*
Move tests out of package to top level directory (#1232)
Jon Dufresne
2018-03-09
1
-1567
/
+0
*
test environ: clean returned dict
Giampaolo Rodola
2018-03-08
1
-1
/
+3
*
add test for cpu_affinity
Giampaolo Rodola
2017-12-09
1
-2
/
+19
*
fix test
Giampaolo Rodola
2017-12-05
1
-3
/
+3
*
refactor environ() test
Giampaolo Rodola
2017-12-04
1
-21
/
+15
*
Fix OSX pid 0 bug (#1187)
Giampaolo Rodola
2017-12-04
1
-4
/
+8
*
AIX: implement num_ctx_switches (#1164)
wiggin15
2017-10-31
1
-2
/
+0
*
improve logic to determine python exe location
Giampaolo Rodola
2017-10-30
1
-16
/
+17
*
try to limit occasional appveyor failure
Giampaolo Rodola
2017-10-29
1
-1
/
+11
*
Fix #1154: remove 'threads' method on older AIX (#1156)
wiggin15
2017-10-28
1
-0
/
+3
*
Terminate Windows processes with SIGTERM code rather than 0 (#1150)
Akos Kiss
2017-10-20
1
-5
/
+5
*
fix or skip remaining AIX unit tests (#1145)
wiggin15
2017-10-19
1
-1
/
+3
*
work around travis failure
Giampaolo Rodola
2017-10-06
1
-18
/
+3
*
investigat travis failure
Giampaolo Rodola
2017-10-06
1
-1
/
+2
*
investigat travis failure
Giampaolo Rodola
2017-10-06
1
-1
/
+4
*
investigate travis failure
Giampaolo Rodola
2017-10-06
1
-0
/
+3
*
AIX support (#1123)
wiggin15
2017-09-26
1
-1
/
+4
*
try to fix travis failure
Giampaolo Rodola
2017-09-26
1
-2
/
+17
*
#1126: temporarily disable failing test
Giampaolo Rodola
2017-09-10
1
-0
/
+2
*
1044 osx zombies (#1100)
Giampaolo Rodola
2017-06-07
1
-90
/
+53
*
Fix #1055, fix #1085, fix #1087.
Giampaolo Rodola
2017-05-19
1
-0
/
+6
*
PSUTIL_TESTING env var (#1083)
Giampaolo Rodola
2017-05-18
1
-0
/
+2
*
skip signal.CTRL_ test on py 2.6
Giampaolo Rodola
2017-05-17
1
-1
/
+1
*
add Popen test for making sure NSP is raised on kill() and terminate()
Giampaolo Rodola
2017-05-17
1
-9
/
+24
*
move psutil.Popen tests in their own class
Giampaolo Rodola
2017-05-17
1
-29
/
+41
*
1058 enable fix warnings (#1059)
Giampaolo Rodola
2017-05-10
1
-1
/
+3
*
make ThreadTask a ctx manager
Giampaolo Rodola
2017-05-08
1
-10
/
+2
*
prevent windows tests to open error dialogs/windows
Giampaolo Rodola
2017-05-07
1
-1
/
+4
*
refactor tests
Giampaolo Rodola
2017-05-03
1
-15
/
+8
*
refactor copyload_shared_lib
Giampaolo Rodola
2017-05-02
1
-3
/
+5
*
tunr copyload_shared_lib into a ctx manager and refactor tests
Giampaolo Rodola
2017-05-02
1
-9
/
+5
*
fix mem maps test with regard for realpaths
Giampaolo Rodola
2017-05-01
1
-3
/
+5
*
#1040: add funky unicode test for memory_maps()
Giampaolo Rodola
2017-05-01
1
-1
/
+2
*
#1014: make test work on Windows (use normcase)
Giampaolo Rodola
2017-05-01
1
-4
/
+5
*
#1041: add test for memory_maps() which loads a .so lib and makes sure it get...
Giampaolo Rodola
2017-05-01
1
-1
/
+11
*
use HAS_ support constants in tests
Giampaolo Rodola
2017-04-30
1
-16
/
+8
*
use HAS_ support constants in tests
Giampaolo Rodola
2017-04-30
1
-10
/
+12
*
avoid to use @skipUnless in tests; always use @skipIf (a lot clearer)
Giampaolo Rodola
2017-04-30
1
-32
/
+30
*
skip test on win
Giampaolo Rodola
2017-04-30
1
-1
/
+1
[next]