summaryrefslogtreecommitdiffstats
path: root/debian/tests/net
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/net')
-rw-r--r--debian/tests/net11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/tests/net b/debian/tests/net
new file mode 100644
index 0000000..d679754
--- /dev/null
+++ b/debian/tests/net
@@ -0,0 +1,11 @@
+ipcalc-ng -a 192.168.1.1
+ipcalc-ng -b 192.168.1.1
+ipcalc-ng -b 192.168.1.0
+ipcalc-ng -b 192.168.1.0/24
+ipcalc-ng -b 192.168.1.0/32
+ipcalc-ng -b 192.168.1.0/24
+ipcalc-ng -a 192.168.1.0/24
+ipcalc-ng -m 192.168.1.0/24
+ipcalc-ng -m 192.168.1.1
+ipcalc-ng -p 192.168.1.1
+ipcalc-ng -p 192.168.1.0/255.255.255.0