procps/lib/.gitignore
Craig Small 9c5397a941 testsuite: Add check for shared memory
Created a test process test_shm that allocates a shared memory
segment and prints the segment ID. pmap testsuite runs pmap to
check that the segment is found.

The value returned by shmget() is the same value that is printed
in the fifth column /proc/<PID>/maps

Signed-off-by: Craig Small <csmall@dropbear.xyz>
2022-04-26 22:04:05 +10:00

9 lines
96 B
Plaintext

.dirstamp
*.trs
test_fileutils
test_nsutils
test_process
test_shm
test_strutils
test_strtod_nol