Code

Added test files to test the parse_ini.c routines. Requires libtap
authorTon Voon <tonvoon@users.sourceforge.net>
Wed, 7 Feb 2007 14:46:50 +0000 (14:46 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Wed, 7 Feb 2007 14:46:50 +0000 (14:46 +0000)
commit88ff55667012171c688471eaa84d16311018ec9c
treeeb9dffa003f14fceed03241128e7872398559865
parentc391272975965ded901818c73abc492e1e354acb
Added test files to test the parse_ini.c routines. Requires libtap

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1614 f882894a-f735-0410-b71e-b25c423dba1c
lib/Makefile.config-opts [new file with mode: 0644]
lib/parse_ini.c
lib/tests/Makefile.config-opts [new file with mode: 0644]
lib/tests/config-tiny.ini [new file with mode: 0644]
lib/tests/plugin.ini [new file with mode: 0644]
lib/tests/test_ini.c [new file with mode: 0644]