Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR11296: switch to "sys/sdt.h" in test cases | Frank Ch. Eigler | 2010-02-18 | 1 | -1/+1 |
| | |||||
* | improve sdt.h compatibility and test suite | Frank Ch. Eigler | 2009-03-11 | 1 | -0/+2 |
| | | | | | | Replaced cpp VA_ARGS in sdt.h with explicit enumeration of arguments (since with -pedantic, cpp has no varargs), and added a few more cflags variants to the sdt.exp test case. | ||||
* | Add new sdt.exp testcase. | Mark Wielaard | 2009-03-09 | 1 | -0/+69 |
* testsuite/systemtap.base/sdt.exp: New test file. * testsuite/systemtap.base/sdt.stp: Likewise. * testsuite/systemtap.base/sdt.c: Likewise. |