summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/general/badname.meta
blob: 9b4e7390653a9858a04b41eb131ff84f52e44dd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
title: Bad Filename Filter
name: badname.stp
version: 1.0
keywords: filesystem hack
author: Josh Stone
subsystem: filesystem
status: experimental
exit: user-controlled
output: none
scope: system-wide
description: The badname.stp script shows how one could prevent the creation of files with undesirable names.
test_check: stap -p4 badname.stp
test_installcheck: stap badname.stp -c "sleep 0.2"