From 88ff55667012171c688471eaa84d16311018ec9c Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 7 Feb 2007 14:46:50 +0000 Subject: 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/tests/plugin.ini | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/tests/plugin.ini (limited to 'lib/tests/plugin.ini') diff --git a/lib/tests/plugin.ini b/lib/tests/plugin.ini new file mode 100644 index 00000000..eb869c63 --- /dev/null +++ b/lib/tests/plugin.ini @@ -0,0 +1,10 @@ + +[check_mysql] +username=operator +password=secret # Remember to change later + +[check_mysql2] +u=admin +p=secret + + -- cgit v1.2.3-74-g34f1