summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/bad_tapset.stp
blob: bd15577f0060a74a8ee57691be2f5f8905fe91ac (plain)
1
2
3
4
5
6
#!/bin/sh

# PR11405: with -W, bad tapsets should still be an error

TAPSET=`dirname $0`/bad_tapset/
stap -p1 -e 'probe begin {}' -I $TAPSET -W