Ton Voon 6aa8cc090d Use the installed tap library instead of requesting a compiled object 20 tahun lalu
..
.cvsignore 795100ae51 Added libtap tests for utils.c library functions. Removed redundant 20 tahun lalu
Makefile.am 6aa8cc090d Use the installed tap library instead of requesting a compiled object 20 tahun lalu
README 795100ae51 Added libtap tests for utils.c library functions. Removed redundant 20 tahun lalu
test_utils.c bec6af5108 Fixed invalid free 20 tahun lalu
test_utils.t 795100ae51 Added libtap tests for utils.c library functions. Removed redundant 20 tahun lalu

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.