Add an expect file for capget where the inheritable bits are set,
when run as root.
brk.stderr.exp brk.vgtest \
bug480706.stderr.exp bug480706.vgtest \
capget.vgtest capget.stderr.exp capget.stderr.exp2 capget.stderr.exp3 \
+ capget.stderr.exp4 \
debuginfod-check.stderr.exp debuginfod-check.vgtest.in \
debuginfod-check.pl \
dlclose_leak-no-keep.stderr.exp dlclose_leak-no-keep.stdout.exp \
--- /dev/null
+
+Running as root
+capget result:
+effective 0x........
+permitted 0x........
+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 lists of detected and suppressed errors, rerun with: -s
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)