Imported Upstream version 17.05
[deb_dpdk.git] / test / test / test_cfgfiles / etc / sample1.ini
diff --git a/test/test/test_cfgfiles/etc/sample1.ini b/test/test/test_cfgfiles/etc/sample1.ini
new file mode 100644 (file)
index 0000000..aef91c2
--- /dev/null
@@ -0,0 +1,12 @@
+; this is a global comment
+
+[section1]
+; this is section 1
+key1=value1
+
+[section2]
+; this is section 2
+;key1=value1
+key2=value2
+key3=value3 ; this is key3
+ignore-missing-separator