monitoring-plugins/plugins/tests
2006-01-30 16:10:50 +00:00
..
.cvsignore Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +00:00
Makefile.am Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +00:00
README Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +00:00
test_utils.c Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +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.