]> pilppa.org Git - uci.git/blobdiff - test/references/ucimap_example_2.result
ucimap: add helper function for resizing lists and freeing items (both using ucimap...
[uci.git] / test / references / ucimap_example_2.result
diff --git a/test/references/ucimap_example_2.result b/test/references/ucimap_example_2.result
new file mode 100644 (file)
index 0000000..d333b5b
--- /dev/null
@@ -0,0 +1,15 @@
+New network section 'lan'
+       type: static
+       ifname: eth0
+       ipaddr: 0.0.0.0
+       test: 123
+       enabled: off
+New alias: a
+New alias: b
+New network section 'wan'
+       type: dhcp
+       ifname: eth1
+       ipaddr: 0.0.0.0
+       test: -1
+       enabled: on
+Configured aliases: c d