monitoring-plugins/plugins/tests
2006-02-01 11:53:24 +00:00
..
.cvsignore Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +00:00
Makefile.am Need to distribute perl test file 2006-02-01 11:53:24 +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 Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +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.