turn ucimap-example.c into a test case
[project/uci.git] / test / references / ucimap_example.result
diff --git a/test/references/ucimap_example.result b/test/references/ucimap_example.result
new file mode 100644 (file)
index 0000000..d27e49e
--- /dev/null
@@ -0,0 +1,14 @@
+New network section 'lan'
+       type: static
+       ifname: eth0
+       ipaddr: 2.3.4.5
+       test: 123
+       enabled: on
+New alias: b
+New alias: a
+New network section 'wan'
+       type: dhcp
+       ifname: eth1
+       ipaddr: 0.0.0.0
+       test: -1
+       enabled: off