]> sourceware.org Git - systemtap.git/commit
stmt_counting*: statement counting tests
authorAbegail Jakop <ajakop@redhat.com>
Tue, 24 Jun 2014 13:29:46 +0000 (09:29 -0400)
committerAbegail Jakop <ajakop@redhat.com>
Tue, 24 Jun 2014 13:29:46 +0000 (09:29 -0400)
commit2f56c32d8fde113ddb9de06cffee80649288222a
tree9e6d33dbd423563a29e7a9c90353a64f4298982f
parent7650d3de626f4b682cbec6af41599081e9544ede
stmt_counting*: statement counting tests

stmt_counting_*.stp: basic tests containing loops, recursion,
straight through function bodies and straight through probe bodies.
stmt_counting.exp: runs the tests with and without -u, and with a
low and a high MAXACTION.
testsuite/systemtap.base/stmt_counting.exp [new file with mode: 0644]
testsuite/systemtap.base/stmt_counting_functions.stp [new file with mode: 0644]
testsuite/systemtap.base/stmt_counting_loops.stp [new file with mode: 0644]
testsuite/systemtap.base/stmt_counting_recursion.stp [new file with mode: 0644]
testsuite/systemtap.base/stmt_counting_straight.stp [new file with mode: 0644]
This page took 0.030277 seconds and 5 git commands to generate.