]> sourceware.org Git - systemtap.git/commit
PR11441 - unprivileged mode test suite enhancements.
authorDave Brolley <brolley@redhat.com>
Tue, 6 Sep 2011 19:48:29 +0000 (15:48 -0400)
committerDave Brolley <brolley@redhat.com>
Tue, 6 Sep 2011 19:51:17 +0000 (15:51 -0400)
commitd40cad18f4616601520b53661fa2c100083a9265
tree8b65dbc2249d15a3f383d5f0e08adeac1d8e4d8f
parent2cf32f06fb5d880ce4f5a9abbd4f9d3874a0b852
PR11441 - unprivileged mode test suite enhancements.

- Created a script which identifies all embedded C code in our tapset
  sources.
- Tests to ensure that calls to each function containing embedded C are
  accepted/rejected for unprivileged users, as appropriate.
testsuite/systemtap.unprivileged/embeddedc.awk [new file with mode: 0755]
testsuite/systemtap.unprivileged/unprivileged_embedded_C.exp [new file with mode: 0644]
testsuite/systemtap.unprivileged/unprivileged_probes.exp [moved from testsuite/systemtap.unprivileged/unprivileged_all.exp with 100% similarity]
This page took 0.025804 seconds and 5 git commands to generate.