]> sourceware.org Git - systemtap.git/commit
PR 11441 - continue with unprivileged test suite
authorDave Brolley <brolley@redhat.com>
Thu, 25 Aug 2011 16:14:10 +0000 (12:14 -0400)
committerDave Brolley <brolley@redhat.com>
Thu, 25 Aug 2011 16:14:10 +0000 (12:14 -0400)
commit72d6163b2884120f2c8444d8711d38e1633850ba
treef4b69e5b9056af039258254c0a4f2577455bea32
parentb82d77b4dc65b8a406d40a8e953e21738d5992b3
PR 11441 - continue with unprivileged test suite

- New unprivileged_all.exp replaces previously existing unprivileged
  mode test suites.
- Tests all known probe point types for expected success/failure for
  unprivileged users.
- Checks the above directly and also using an alias.
- Checks that all known probe point types have been tested (uses
  --dump-probe-types).
testsuite/systemtap.unprivileged/foo.c
testsuite/systemtap.unprivileged/libfoo.c [new file with mode: 0644]
testsuite/systemtap.unprivileged/unprivileged_all.exp [new file with mode: 0644]
testsuite/systemtap.unprivileged/unprivileged_build.exp [deleted file]
testsuite/systemtap.unprivileged/unprivilegedko.exp [deleted file]
testsuite/systemtap.unprivileged/unprivilegedok.exp [deleted file]
This page took 0.028343 seconds and 5 git commands to generate.