ucimap: add helper function for resizing lists and freeing items (both using ucimap...
[project/uci.git] / test / references / ucimap_example_1.result
diff --git a/test/references/ucimap_example_1.result b/test/references/ucimap_example_1.result
new file mode 100644 (file)
index 0000000..9f73ad6
--- /dev/null
@@ -0,0 +1,15 @@
+New network section 'lan'
+       type: static
+       ifname: eth0
+       ipaddr: 2.3.4.5
+       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