Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up examples | Wenji Huang | 2009-11-18 | 1 | -1/+1 |
| | |||||
* | testsuite: robustify check_* invocation of examples meta | Frank Ch. Eigler | 2009-10-08 | 1 | -0/+1 |
| | | | | | | | | | testsuite/systemtap.examples/ * check.exp (extract_tag): Log extracted tags. Tolerate embedded '$'. (run_command): Pass through commands to sh -c without eval quoting. * README: Document "sh -c"-ness of check_* tags. * *.meta: Fix quoting, add a few check_support predicates. | ||||
* | Make check.exp not sleep so much in test_installcheck. | Mark Wielaard | 2009-09-13 | 1 | -1/+1 |
| | | | | | | | A lot of time during the installcheck was spend just sleeping. Reduce the sleep time by at least one fifth. * testsuite/systemtap.examples/*/*meta: Reduct -c "sleep" time. | ||||
* | Add the bkl.stp and bkl_stats.stp examples. | William Cohen | 2009-06-23 | 1 | -0/+13 |