aboutsummaryrefslogtreecommitdiff
path: root/regress/lib.sh
AgeCommit message (Expand)Author
2024-08-24regress: hide REMOTE_{ADDR,HOST} tooOmar Polo
2024-08-24regress/fcgi: dump and check all the parametersOmar Polo
2024-08-03regress: fix quit()Omar Polo
2024-08-03regress: simplify code and fix commentOmar Polo
2024-08-03add support for using the proxy protocol v1 when proxying tooOmar Polo
2024-08-03regress: run the proxies on a different portOmar Polo
2024-05-29regress: add a knob to disable test_ipv6_addrOmar Polo
2024-05-29regress: run test_ip_addr with host=127.0.0.1Omar Polo
2024-05-29regress: use the new gg -q to reduce the blabberingOmar Polo
2024-05-29add regress that hit gmid via a raw IPv4 addressOmar Polo
2023-08-29regress: change naming scheme for certs, add GENCERT_FLAGS knobOmar Polo
2023-07-26use `log syslog off' in regress to avoid spamming syslogOmar Polo
2023-07-25rename ge -> gemexp in regress tooOmar Polo
2023-06-23use REGRESS_HOST to specify the host to listen to; use in CIOmar Polo
2023-06-23implement `listen on'Omar Polo
2023-06-12use the default prefork in testsOmar Polo
2023-06-08regress: use -P with an absolute pathOmar Polo
2023-06-05revert aae8f6bf2bOmar Polo
2022-10-05make the various strings in the config fixed-lengthOmar Polo
2022-09-10don't count twice the failing tests on gmid crashOmar Polo
2022-09-08change the flags to be consistent with other OpenBSD daemonsOmar Polo
2022-09-08adjust regress to use `ge' for the old configless testOmar Polo
2022-08-29count ran/failed tests numberOmar Polo
2022-01-30posixify lib.sh: use = instead of == for test(1)Omar Polo
2022-01-27remove unused functionOmar Polo
2022-01-03add set_proxy to simplify testing + more checks in test_proxy_with_certsOmar Polo
2022-01-03set prefork to 1 during regressOmar Polo
2022-01-03don't print `config OK'Omar Polo
2021-12-29switch to the new gg for the regress suiteOmar Polo
2021-12-29typoOmar Polo
2021-12-09typoOmar Polo
2021-10-04re-add sha script; it's used in the MakefileOmar Polo
2021-10-04reduced the timeout time for single checksOmar Polo
2021-10-04allow running only specific testsOmar Polo
2021-10-04rework the regression suiteOmar Polo