monitoring-plugins/plugins/tests
2006-07-12 19:30:20 +00:00
..
.cvsignore Moving parameter_list into utils_disk.h. Given list of mount points, can 2006-07-12 19:30:20 +00:00
Makefile.am Moving check_disk functions into utils_disk.c and testing them 2006-07-12 12:15:42 +00:00
README Added libtap tests for utils.c library functions. Removed redundant 2006-01-30 16:10:50 +00:00
test_disk.c Moving parameter_list into utils_disk.h. Given list of mount points, can 2006-07-12 19:30:20 +00:00
test_disk.t Moving check_disk functions into utils_disk.c and testing them 2006-07-12 12:15:42 +00:00
test_utils.c Internal version of basename if one not found in system 2006-04-27 13:25:10 +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.