Ton Voon 4edea20b86 Moving parameter_list into utils_disk.h. Given list of mount points, can 19 vuotta sitten
..
.cvsignore 4edea20b86 Moving parameter_list into utils_disk.h. Given list of mount points, can 19 vuotta sitten
Makefile.am ee03f1415a Moving check_disk functions into utils_disk.c and testing them 19 vuotta sitten
README 795100ae51 Added libtap tests for utils.c library functions. Removed redundant 20 vuotta sitten
test_disk.c 4edea20b86 Moving parameter_list into utils_disk.h. Given list of mount points, can 19 vuotta sitten
test_disk.t ee03f1415a Moving check_disk functions into utils_disk.c and testing them 19 vuotta sitten
test_utils.c 34cb16d283 Internal version of basename if one not found in system 20 vuotta sitten
test_utils.t 0d838e4312 Better error message re: tap library 20 vuotta sitten

README

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.