Age | Commit message (Expand) | Author | Files | Lines |
2024-11-10 | test_check_swap: declare verbose in tests for now | Lorenz Kästle | 1 | -0/+2 |
2024-11-10 | test_check_swap: improvements and updates to unit test code | Lorenz Kästle | 1 | -6/+4 |
2024-11-02 | Merge branch 'master' into check_swap_again | Lorenz Kästle | 2 | -4/+22 |
2024-07-30 | check_curl: fix relative redirects on non-standard port | Sven Nierlein | 2 | -4/+22 |
2024-01-04 | Fix tests | RincewindsHat | 3 | -5/+4 |
2023-12-20 | Add test proc/meminfo file and corresponding test | RincewindsHat | 2 | -2/+60 |
2023-12-20 | Implement first unit test for check_swap | RincewindsHat | 2 | -0/+27 |
2023-10-03 | Fix some more typos | RincewindsHat | 1 | -1/+1 |
2023-04-14 | Fix a lot of typos reported by codespell | Jan Wagner | 1 | -2/+2 |
2023-03-21 | check_procs: add a test for the newly added -X option. | Christian Kujau | 1 | -2/+6 |
2023-02-06 | check_http: Implement special case test for zero size chunk only | RincewindsHat | 1 | -1/+69 |
2023-01-07 | tests: fix chunked encoding test server | Sven Nierlein | 2 | -20/+16 |
2023-01-07 | check_http/check_curl: add chunked encoding test | Sven Nierlein | 2 | -2/+34 |
2022-12-22 | check_snmp: always apply format when applying multiplier | Sven Nierlein | 1 | -1/+1 |
2022-12-22 | Improve tests for check_snmp & multiply option | Robert Bohne | 2 | -9/+19 |
2022-12-22 | add 'multiplier' to modify current value | Wolfgang Nieder | 1 | -3/+9 |
2022-01-30 | sslutils: use chain from client certificates | Tobias Wiese | 17 | -203/+537 |
2021-11-17 | Merge pull request #1654 from wolfgangkarall/master | RincewindsHat | 1 | -1/+1 |
2021-11-17 | check_snmp: fix performance thresholds when using multiple oids | Sven Nierlein | 1 | -3/+14 |
2021-11-01 | check_procs: add test for elapsed time | Sven Nierlein | 2 | -2/+230 |
2021-11-01 | remove unused test file | Sven Nierlein | 1 | -84/+0 |
2021-11-01 | check_procs: improve ps args autodetection | Sven Nierlein | 1 | -4/+7 |
2021-05-20 | tests: ignore sigpipes in https test daemon | Sven Nierlein | 1 | -4/+8 |
2021-05-20 | tests: increase startup sleep | Sven Nierlein | 2 | -4/+6 |
2021-03-11 | fix check_curl crash if http header contains leading spaces | Sven Nierlein | 1 | -3/+13 |
2021-01-03 | check_procs -- update test data too | Wolfgang Karall-Ahlborn | 1 | -1/+1 |
2020-05-15 | merge test changes from check_http | Sven Nierlein | 1 | -10/+11 |
2020-05-15 | tests: update expired test certificate | Sven Nierlein | 3 | -35/+53 |
2019-04-04 | Merge branch 'master' into feature_check_curl | Andreas Baumann | 4 | -94/+116 |
2019-02-19 | renew test certificates | Sven Nierlein | 3 | -42/+58 |
2019-01-21 | tests: make check_snmp test more reliable | Sven Nierlein | 1 | -52/+58 |
2018-10-22 | added some advanced tests for check_curl | Christopher Odenbach | 1 | -19/+61 |
2018-10-22 | synched tests/check_http.t test changes (virtualhost) into tests/check_curl.t | Andreas Baumann | 1 | -2/+39 |
2018-10-22 | fixed test outputs for status line checks | Andreas Baumann | 1 | -4/+4 |
2018-10-22 | made check_curl tests copies of check_http tests because they will differ sli... | Andreas Baumann | 1 | -1/+418 |
2018-10-22 | check_curl: make check_curl use the same tests as check_http | Sven Nierlein | 2 | -3/+7 |
2017-03-26 | Added tests for virtual port behaviour. Separated from all other tests this t... | Christopher Odenbach | 1 | -2/+39 |
2016-11-11 | Revert "adopt http test to changed ssl expire date output" | Sven Nierlein | 1 | -4/+4 |
2016-11-11 | tests: make tests reliable for forcing the locale to C | Sven Nierlein | 1 | -0/+2 |
2016-11-11 | adopt http test to changed ssl expire date output | Sven Nierlein | 1 | -4/+4 |
2016-11-07 | GMT expiry display | Peter (pir) Radcliffe | 1 | -4/+4 |
2016-11-07 | Revert "Fix check_http test time output" | Peter (pir) Radcliffe | 1 | -4/+4 |
2016-11-07 | Fix check_http test time output | Peter (pir) Radcliffe | 1 | -4/+4 |
2015-10-02 | fix tests for certificates expire date with seconds | Sven Nierlein | 1 | -4/+4 |
2015-04-12 | fix snmp test for included threshold | Sven Nierlein | 1 | -11/+11 |
2014-07-31 | tests: skip extented snmp tests if snmpd has no perl support | Sven Nierlein | 1 | -1/+10 |
2014-07-21 | plugins/tests/check_http.t: Adjust date strings | Holger Weiss | 1 | -4/+4 |
2014-06-13 | tests: freebsds snmpd does not use quotes | Sven Nierlein | 1 | -1/+1 |
2014-06-13 | tests: check_proc tests fail if uid -2 does not map to nobody | Sven Nierlein | 1 | -0/+1 |
2014-06-13 | require at least HTTP::Daemon 6.01 | Sven Nierlein | 1 | -1/+2 |