Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-15 | Fix number of tests | RincewindsHat | 1 | -1/+1 | |
2022-03-15 | Fix number of tests | RincewindsHat | 1 | -4/+0 | |
2022-03-15 | Remove IPv6 test, since we don't have that | RincewindsHat | 1 | -6/+0 | |
2022-03-15 | Remove check numbering | RincewindsHat | 1 | -10/+0 | |
2022-03-15 | Fix tests (hopefully) | RincewindsHat | 1 | -1/+15 | |
2022-03-15 | Add testcases | RincewindsHat | 1 | -0/+11 | |
2022-01-29 | - delay set_source_ip() until address_family is detected | ghciv6 | 1 | -1/+7 | |
- add a test to check '-s' | |||||
2021-04-30 | Fix check_dhcp tests | Aksel Sjögren | 1 | -2/+7 | |
* try to use "/usr/sbin/ip" before "ifconfig" since the latter is obsolete on Linux to figure out interface to listen for DHCP messages. But keeping ifconfig method just in case. Without this, tests fail on boxes without ifconfig AND the correct interface named ethX. * amend possible failure responses, as check_dhcp might get a DHCPOFFER, but from an unexpected address - which happens if the box running tests are on a network with a DHCP server. | |||||
2013-09-17 | check_dhcp: fix tests interface detection | Sven Nierlein | 1 | -1/+1 | |
2013-09-16 | check_dhcp: fix tests for machines with default interace != eth0 | Sven Nierlein | 1 | -5/+10 | |
2013-09-16 | check_dhcp test: skip subtests if no variable is set | Sven Nierlein | 1 | -20/+35 | |
2013-09-15 | check_dhcp: add test file | Sven Nierlein | 1 | -0/+49 | |
2013-09-15 | check_icmp: tests do not require sudo if run by root | Sven Nierlein | 1 | -9/+10 | |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -2/+0 | |
For contrib/, full tags have been imported from subversion git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2091 f882894a-f735-0410-b71e-b25c423dba1c | |||||
2007-03-11 | Add tests for new check_icmp switch -m | Thomas Guyot-Sionnest | 1 | -2/+20 | |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1638 f882894a-f735-0410-b71e-b25c423dba1c | |||||
2007-03-11 | Converted check_ping.t to new-style testcases. Added test case for check_icmp - | Ton Voon | 1 | -0/+68 | |
requires sudo access git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1637 f882894a-f735-0410-b71e-b25c423dba1c |