summaryrefslogtreecommitdiffstats
path: root/tests/iptraf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/iptraf')
-rw-r--r--tests/iptraf5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/iptraf b/tests/iptraf
new file mode 100644
index 0000000..d55bf47
--- /dev/null
+++ b/tests/iptraf
@@ -0,0 +1,5 @@
+ apk_add $@
+ iptraf -B -g
+ pidof iptraf
+ killall iptraf
+ apk_del -R $@