Userspace probing needs custom SELinux setup so that systemtap
can do userspace probing using dyninst. See check_dyninst_sebools()
in stapdyn/dynutil.cxx for details.
This update moves such SELinux setup out from the userspace-probes
testcase, and makes it common for all the systemtap CI tests.
- Separate the "stap-prep" phase out to a separate phase
- Add tests/Sanity/byteman-java-methods-probing
- Add tests/Sanity/kernel-modules
- Add tests/Sanity/userspace-probes
- Add tests/Sanity/stap-server-basic-sanity
- Add tests/Regression/small-tests