]> sourceware.org Git - systemtap.git/commit
statement.exp: rework and expand
authorJonathan Lebon <jlebon@redhat.com>
Wed, 16 Apr 2014 18:02:21 +0000 (14:02 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Thu, 17 Apr 2014 21:42:37 +0000 (17:42 -0400)
commit61e3c7e47b88dd023c47c26c969286638052c797
treec2240672bc17b16ec3626668ac0d5656d5d6e7f5
parent8eaab3fd78368d71e499c3a959d0d34351feae8f
statement.exp: rework and expand

The statement.exp test case previously only tested a few specific cases.
We now introduce a new test program, 'statement.c', on which we can test
for all the things we previously tested, allowing us to remove the other
test programs. Furthermore, we extend coverage to test many other
possible combinations.
testsuite/systemtap.base/bz10294.c [deleted file]
testsuite/systemtap.base/bz10294.stp [deleted file]
testsuite/systemtap.base/bz14774.c [deleted file]
testsuite/systemtap.base/bz6905.c [deleted file]
testsuite/systemtap.base/bz6905.stp [deleted file]
testsuite/systemtap.base/statement.c [new file with mode: 0644]
testsuite/systemtap.base/statement.exp
This page took 0.030322 seconds and 5 git commands to generate.