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

# PR11405: without -W, bad tapsets will be warned but shouldn't be an error

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