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
*
run process tests serially
Giampaolo Rodola
2020-04-25
1
-3
/
+2
*
refact
Giampaolo Rodola
2020-04-25
1
-2
/
+2
*
rename deco
Giampaolo Rodola
2020-04-25
1
-2
/
+2
*
merge from master
Giampaolo Rodola
2020-04-25
1
-43
/
+28
|
\
|
*
Get rid of TESTFN global variable (#1734)
Giampaolo Rodola
2020-04-24
1
-43
/
+28
*
|
add run_from_name() util
Giampaolo Rodola
2020-02-16
1
-2
/
+2
*
|
run + print results
Giampaolo Rodola
2020-02-16
1
-0
/
+2
|
/
*
point all shebangs to python 3
Giampaolo Rodola
2020-02-15
1
-1
/
+1
*
refactor print colors utils
Giampaolo Rodola
2020-02-15
1
-1
/
+0
*
Fix test errors for PYPY.
Giampaolo Rodola
2020-02-09
1
-0
/
+3
*
[Windows] use NtQuerySystemInformation to determine process exe() (#1677)
Giampaolo Rodola
2020-02-01
1
-0
/
+10
*
Properly handle PID type in C (#1672)
Giampaolo Rodola
2020-01-29
1
-6
/
+1
*
fix Cirrus failure
Giampaolo Rodola
2020-01-24
1
-2
/
+3
*
Add CI testing for FreeBSD (#1671)
Giampaolo Rodola
2020-01-24
1
-1
/
+1
*
fix open_files() tests broken on windows due to case sensitiveness
Giampaolo Rodola
2020-01-03
1
-10
/
+11
*
#1594: set a limit for eligible CPUs combinations
Giampaolo Rodola
2019-09-26
1
-0
/
+2
*
fix #1527: Linux process CPU iowait time
Giampaolo Rodola
2019-09-07
1
-0
/
+2
*
fix various tests
Giampaolo Rodola
2019-06-14
1
-1
/
+3
*
Fix #1276: [AIX] use getargs to get process cmdline (#1500) (patch by @wiggi...
wiggin15
2019-05-06
1
-0
/
+16
*
fix linux tests
fix-tests
Giampaolo Rodola
2019-04-05
1
-2
/
+2
*
remove outdated tests
Giampaolo Rodola
2019-04-05
1
-4
/
+0
*
[Win] Process IO priority constants + high priority (#1479 / #1476)
Giampaolo Rodola
2019-04-05
1
-26
/
+31
*
refactor ionice() on Linux
Giampaolo Rodola
2019-04-04
1
-29
/
+27
*
ionice test refactoring
Giampaolo Rodola
2019-04-04
1
-48
/
+50
*
Big docfix (#1464)
Giampaolo Rodola
2019-03-14
1
-2
/
+2
*
test runner refactoring (avoid code duplication)
Giampaolo Rodola
2019-03-13
1
-2
/
+2
*
Coloured tests (#1459)
Giampaolo Rodola
2019-03-13
1
-1
/
+1
*
#1291: (BACKWARD-INCOMPATIBLE) remove memory_maps() on OSX
Giampaolo Rodola
2019-02-28
1
-2
/
+0
*
#1291 / OSX: mark memory_maps() as deprecated and make it alwats raise Access...
Giampaolo Rodola
2019-02-27
1
-1
/
+3
*
add win tests related to send_signal(CTRL_C_EVENT) #1227
Giampaolo Rodola
2019-02-26
1
-4
/
+8
*
fix win test
Giampaolo Rodola
2019-02-26
1
-3
/
+0
*
fix win tests
Giampaolo Rodola
2019-02-26
1
-4
/
+7
*
#fix 1438: do not return any parent() for PID 0 + update doc
Giampaolo Rodola
2019-02-26
1
-0
/
+21
*
Add Process.parents() method (#1433)
Giampaolo Rodola
2019-02-25
1
-0
/
+11
*
#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
[next]