test: Implement haproxy

This commit is contained in:
Suphanat Chunhapanya
2019-09-10 15:32:08 +08:00
committed by Nick Mathewson
parent 119004e87d
commit 41b9dca07b
4 changed files with 69 additions and 0 deletions
+1
View File
@@ -899,6 +899,7 @@ struct testgroup_t testgroups[] = {
{ "prob_distr/", prob_distr_tests },
{ "procmon/", procmon_tests },
{ "process/", process_tests },
{ "proto/haproxy/", proto_haproxy_tests },
{ "proto/http/", proto_http_tests },
{ "proto/misc/", proto_misc_tests },
{ "protover/", protover_tests },