Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-06-12 | tests: testCmd has own timeout which overwrites local one | Sven Nierlein | 1 | -15/+9 |
2014-06-12 | tests: parts of the check_procs test only work when uid -2 exists | Sven Nierlein | 1 | -12/+16 |
2014-02-18 | check_procs test fails if there is no user with uid 501 | Sven Nierlein | 1 | -9/+17 |
2014-01-31 | Add perfdata in check_proc output tests | Thomas Guyot-Sionnest | 1 | -15/+15 |
2014-01-31 | Fix snmpd tests | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-31 | Enable tests in tests/ subdirs | Thomas Guyot-Sionnest | 1 | -0/+0 |
2014-01-31 | Add tests for negative thresholds in check_snmp | Thomas Guyot-Sionnest | 2 | -8/+36 |