monitoring-plugins/lib/tests
2006-10-18 12:05:10 +00:00
..
.cvsignore Move new util_* functions to lib/ 2006-07-13 12:50:23 +00:00
Makefile.am Move new util_* functions to lib/ 2006-07-13 12:50:23 +00:00
README Move new util_* functions to lib/ 2006-07-13 12:50:23 +00:00
test_disk.c Fix tests for exact matches when searching filesystems 2006-10-18 12:05:10 +00:00
test_disk.t Move new util_* functions to lib/ 2006-07-13 12:50:23 +00:00
test_utils.c Major fixes to check_disk. Now should return same data as df 2006-07-13 23:58:00 +00:00
test_utils.t Move new util_* functions to lib/ 2006-07-13 12:50:23 +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.