mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-03-07 07:43:49 -05:00
Detects system library as pre-1.4.13 and does not install the built-in library anymore Tested on: - Linux x86_64, with and without local libtap (System libtap installed) - Linux x86, with and without local libtap (System libtap NOT installed) - Solaris SPARC, with and without local libtap, with and without system libtap installed |
||
|---|---|---|
| .. | ||
| 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 | ||
| test_cmd.t | ||
| test_disk.c | ||
| test_disk.t | ||
| test_ini.c | ||
| test_ini.t | ||
| test_opts.c | ||
| test_opts.t | ||
| test_tcp.c | ||
| 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.