monitoring-plugins/lib/tests
2025-09-15 14:06:55 +02:00
..
var
config-dos.ini
config-opts.ini
config-tiny.ini
Makefile.am
plugin.ini
plugins.ini
README
test_base64.c
test_base64.t
test_cmd.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
test_cmd.t
test_generic_output
test_generic_output.c
test_generic_output.t
test_ini1.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
test_ini1.t
test_ini3.c
test_ini3.t
test_opts1.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
test_opts1.t
test_opts2.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
test_opts2.t
test_opts3.c
test_opts3.t
test_tcp.c general refactorin in lib, more local variables, real booleans 2025-09-15 14:06:55 +02:00
test_tcp.t
test_utils.c
test_utils.t

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.