Ton Voon 0d838e4312 Better error message re: tap library před 20 roky
..
.cvsignore 795100ae51 Added libtap tests for utils.c library functions. Removed redundant před 20 roky
Makefile.am dc35902e30 Using libtool to get runpath for tap library před 20 roky
README 795100ae51 Added libtap tests for utils.c library functions. Removed redundant před 20 roky
test_utils.c bec6af5108 Fixed invalid free před 20 roky
test_utils.t 0d838e4312 Better error message re: tap library před 20 roky

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.