monitoring-plugins/plugins/tests
2006-03-21 11:42:59 +00:00
..
.cvsignore Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +00:00
Makefile.am mysql discovery based on mysql_config (Johan Fischer - 1359414) 2006-03-21 11:42:59 +00:00
README Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +00:00
test_utils.c Fixed invalid free 2006-01-31 14:36:23 +00:00
test_utils.t Better error message re: tap library 2006-03-17 14:08:42 +00:00

The tests in here use the libtap library functions 
(http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap), so are
more for unit testing the utils.c library functions. 

However, it probably should be merged into the plugins/t subdirectory.