Age | Commit message (Expand) | Author | Files | Lines |
2023-08-30 | check_smtp: add tests for --ssl | Franz Schwartau | 1 | -1/+19 |
2023-08-30 | Rename test variables for upcoming new variables with the same name | Franz Schwartau | 1 | -11/+11 |
2023-08-28 | Enhance regex in test to be more tolerant to follow up text | Lorenz Kästle | 1 | -1/+1 |
2023-08-27 | Update test to ignore broken MIBs | RincewindsHat | 1 | -33/+33 |
2023-04-14 | Fix a lot of typos reported by codespell | Jan Wagner | 7 | -24/+24 |
2023-02-20 | check_disk: fix ugly output with -e option and adapt tests accordingly | Kristian Schuster | 1 | -4/+4 |
2023-02-20 | check_disk: fix tests by setting correct test number and escaping line end regex | Kristian Schuster | 1 | -4/+4 |
2023-02-19 | Merge remote-tracking branch 'origin/master' into feature_check_disk_add_igno... | Kristian Schuster | 2 | -12/+29 |
2023-02-19 | check_disk: add new tests for new ignore-missing feature | Kristian Schuster | 1 | -5/+15 |
2022-11-29 | check_http: fix test plan | Aksel Sjögren | 1 | -1/+1 |
2022-11-07 | Check curl detect ipv6 (#1809) | Lorenz | 1 | -11/+28 |
2022-10-26 | check_disk: adjust test plan | Sven Nierlein | 1 | -1/+1 |
2022-10-25 | check_disk: add tests for new option --ignore-missing | Kristian Schuster | 1 | -0/+15 |
2022-09-19 | Display total and scaled load values if check_load scales the values by numbe... | Lorenz | 1 | -4/+11 |
2022-07-20 | Remove check_http and check_curl test which are somehow always failing (#1777) | Lorenz | 2 | -13/+2 |
2021-11-17 | Merge pull request #1688 from bazzisoft/master | RincewindsHat | 1 | -1/+1 |
2021-10-26 | Fix some tests | RincewindsHat | 1 | -3/+4 |
2021-10-25 | Update check_load.t | Harald Jenny | 1 | -2/+2 |
2021-09-26 | Remove spaces from tests | RincewindsHat | 1 | -3/+3 |
2021-09-02 | Improvements suggested by tobiaswiese | Jonny007-MKD | 1 | -1/+1 |
2021-09-02 | check_dns: add --expect-nxdomain | Jonny007-MKD | 1 | -2/+10 |
2021-05-24 | check_curl.c: bugfix: verify certificates option should not force SSL to be used | Barak Shohat | 1 | -1/+1 |
2021-05-19 | Refactor check_fping | Jacob Hansen | 1 | -15/+14 |
2021-05-18 | check_curl.t: Adjust test to use -f curl | Jacob Hansen | 1 | -2/+1 |
2021-04-30 | Fix conditional tests for check_http, check_curl | Aksel Sjögren | 2 | -4/+4 |
2021-04-30 | migrate travis ci to github actions | Sven Nierlein | 1 | -54/+0 |
2021-04-30 | fix fping test | Sven Nierlein | 1 | -6/+3 |
2021-04-07 | Merge pull request #1669 from bazzisoft/verify-cert | Sven Nierlein | 1 | -1/+4 |
2021-04-07 | Add an option to check_curl to verify the peer certificate & host using the s... | Barak Shohat | 1 | -1/+4 |
2021-04-07 | Updated check_curl.c to display a specific human-readable error message where... | Barak Shohat | 1 | -2/+2 |
2020-05-18 | update test parameter according to check_http | Sven Nierlein | 1 | -26/+9 |
2019-04-04 | Merge branch 'master' into feature_check_curl | Andreas Baumann | 14 | -205/+87 |
2019-02-04 | travis-ci: Use RSA keys for SSH tests | Jan Wagner | 1 | -1/+1 |
2018-12-04 | tests: rework test parameters | Sven Nierlein | 14 | -216/+72 |
2018-11-06 | test: Add proxy tests via proxy | Markus Frosch | 2 | -1/+27 |
2018-10-25 | check_curl: rewrite connect_to / host headers | Sven Nierlein | 1 | -1/+13 |
2018-10-22 | made check_curl tests copies of check_http tests because they will differ sli... | Andreas Baumann | 1 | -1/+204 |
2018-10-22 | check_curl: make check_curl use the same tests as check_http | Sven Nierlein | 2 | -233/+36 |
2018-10-22 | add check_curl test | Sven Nierlein | 1 | -0/+200 |
2017-03-12 | udp test: prefer nc over netcat syntax | Sven Nierlein | 1 | -3/+3 |
2017-03-12 | check_disk test: increase assumed thresholds | Sven Nierlein | 1 | -4/+4 |
2017-03-12 | remove hardcoded verisign.com tests | Sven Nierlein | 3 | -35/+47 |
2017-03-12 | make snmp tests more reliable | Sven Nierlein | 1 | -3/+3 |
2017-01-04 | Merge remote-tracking branch 'upstream/pr/1457' | Jan Wagner | 1 | -1/+17 |
2016-12-31 | Add --only-critical switch to check_apt | Christian Schmidt | 1 | -1/+17 |
2016-12-23 | check_dns: Small test cleanup | Nicolai | 2 | -4/+4 |
2016-12-23 | check_dns: Fix travis tests | Nicolai | 1 | -0/+2 |
2016-12-23 | check_dns: Tests and info | Nicolai | 1 | -2/+20 |
2016-11-20 | Creating and mounting randisk to make use of check_disk tests | Jan Wagner | 1 | -1/+1 |
2016-11-11 | check_http: add host header tests | Sven Nierlein | 1 | -1/+27 |