Commits


make the various strings in the config fixed-length will help in future restructuring to have fixed-size objects.


don't count twice the failing tests on gmid crash


change the flags to be consistent with other OpenBSD daemons -d is `debug' (run in the foreground) -f to load the configuration file adjust regress and contrib accordingly


adjust regress to use `ge' for the old configless test


count ran/failed tests number


posixify lib.sh: use = instead of == for test(1)


remove unused function


add set_proxy to simplify testing + more checks in test_proxy_with_certs


set prefork to 1 during regress


don't print `config OK'


switch to the new gg for the regress suite


typo


typo forgot to rename variable in lib.sh: dont_check -> dont_check_server_alive.


re-add sha script; it's used in the Makefile While there, use it in the tests too


reduced the timeout time for single checks