summaryrefslogtreecommitdiffstats
path: root/tests/iputils
diff options
context:
space:
mode:
Diffstat (limited to 'tests/iputils')
-rw-r--r--tests/iputils4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/iputils b/tests/iputils
new file mode 100644
index 0000000..c0a1d9c
--- /dev/null
+++ b/tests/iputils
@@ -0,0 +1,4 @@
+ apk_add $@
+ tracepath localhost
+ apk_del $@
+ [ `readlink /bin/ping` = /bin/busybox ]