summaryrefslogtreecommitdiff
path: root/src/t/test_mod_evhost.c
Commit message (Expand)AuthorAgeFilesLines
* [tests] t/test_mod now runs all t/test_mod_*.cGlenn Strauss2021-11-151-26/+3
* [multiple] use stat_cache_path_isdir()Glenn Strauss2020-10-131-2/+2
* [tests] use buffer_eq_slen() for str comparisonGlenn Strauss2020-07-081-1/+1
* [tests] stub out config funcs in test_mod_*Glenn Strauss2020-07-081-0/+14
* [multiple] stat_cache singletonGlenn Strauss2020-07-081-4/+2
* [multiple] connection hooks no longer get (srv *)Glenn Strauss2020-07-081-2/+1
* [core] array_init() arg for initial sizeGlenn Strauss2020-07-081-1/+1
* [mod_evhost] use config_plugin_values_init()Glenn Strauss2020-07-081-22/+4
* [mod_evhost] handle IPv6 literal addr; add testsGlenn Strauss2019-02-021-16/+38
* [mod_evhost] t/test_mod_evhostGlenn Strauss2018-12-031-0/+80