summaryrefslogtreecommitdiffstats
path: root/tests/cutter
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cutter')
-rw-r--r--tests/cutter4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/cutter b/tests/cutter
new file mode 100644
index 0000000..37b59a9
--- /dev/null
+++ b/tests/cutter
@@ -0,0 +1,4 @@
+ modprobe ip_conntrack
+ apk_add $@
+ cutter 127.0.0.1 2>&1 | grep '^No matching'
+ apk_del $@