EXTRA_DIST = \
brk.stderr.exp brk.vgtest \
- capget.vgtest capget.stderr.exp capget.stderr.exp2 \
+ capget.vgtest capget.stderr.exp capget.stderr.exp2 capget.stderr.exp3 \
ioctl-tiocsig.vgtest ioctl-tiocsig.stderr.exp \
lsframe1.vgtest lsframe1.stdout.exp lsframe1.stderr.exp \
lsframe2.vgtest lsframe2.stdout.exp lsframe2.stderr.exp \
--- /dev/null
+
+capget result:
+effective 0
+permitted 0
+inheritable 0x........
+
+HEAP SUMMARY:
+ in use at exit: ... bytes in ... blocks
+ total heap usage: ... allocs, ... frees, ... bytes allocated
+
+For a detailed leak analysis, rerun with: --leak-check=full
+
+For counts of detected and suppressed errors, rerun with: -v
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)