Code

Added test files to test the parse_ini.c routines. Requires libtap
[nagiosplug.git] / lib / tests / plugin.ini
2 [check_mysql]
3 username=operator
4 password=secret         # Remember to change later
6 [check_mysql2]
7 u=admin
8 p=secret