test: move to app directory
[dpdk.git] / app / test / test_cfgfiles / etc / sample1.ini
1 ; this is a global comment
2
3 [section1]
4 ; this is section 1
5 key1=value1
6
7 [section2]
8 ; this is section 2
9 ;key1=value1
10 key2=value2
11 key3=value3 ; this is key3
12 ignore-missing-separator