]> granicus.if.org Git - procps-ng/commit
tests: Fix type for check_fatal_proc_unmounted
authorCraig Small <csmall@dropbear.xyz>
Tue, 6 Dec 2022 11:23:08 +0000 (22:23 +1100)
committerCraig Small <csmall@dropbear.xyz>
Tue, 6 Dec 2022 11:23:08 +0000 (22:23 +1100)
commit82d8e3faf320e6aed41fe3cf18d99d79ce48bb70
tree9111ab39c08b65347e3ab7c53e9af208faf455d0
parent3c7a0c7cea7daacbb8c87c6d124d1be9fcfa2be6
tests: Fix type for check_fatal_proc_unmounted

While ps used the correct type for PIDS_VM_RSS the test
did not. For some reason this only appeared to be an issue
for s390x

References:
 https://bugs.debian.org/1025495

Signed-off-by: Craig Small <csmall@dropbear.xyz>
library/tests/test_pids.c