openssl/test/recipes/80-test_cmp_http_data/test_connection.csv
Dr. David von Oheimb c87bcdbde4 test/recipes: split 81_test_cmp_cli.t, add test using -engine loader_attic
The HTTP-based tests are now in 80_test_cmp_http.t, to start a little earlier.
This should decrease total test run time due to better parallelization.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13551)
2021-02-04 07:25:14 +01:00

3.6 KiB

1expecteddescription-sectionval-serverval-proxyval-pathval-msg_timeoutint-total_timeoutint-tls_usednoarg-no_proxyval
20default config-sectionBLANKBLANKBLANKBLANK
31wrong server-section-serverexample.com:_SERVER_PORT-msg_timeout1BLANKBLANKBLANK
41wrong server port-section-server_SERVER_HOST:99-msg_timeout1BLANKBLANKBLANK
51server default port-section-server_SERVER_HOST-msg_timeout1BLANKBLANKBLANK
61server port out of range-section-server_SERVER_HOST:65536BLANKBLANKBLANKBLANK
71server port negative-section-server_SERVER_HOST:-10BLANKBLANKBLANKBLANK
81server missing argument-section-serverBLANKBLANKBLANKBLANK
91server with default port-section-server_SERVER_HOSTBLANKBLANKBLANKBLANK
101server port bad syntax: leading garbage-section-server_SERVER_HOST:x/+80BLANKBLANKBLANKBLANK
111server port bad synatx: trailing garbage-section-server_SERVER_HOST:_SERVER_PORT+/x.BLANKBLANKBLANKBLANK
121server with TLS port-section-server_SERVER_HOST:_SERVER_TLSBLANKBLANKBLANKBLANK
13TBDserver IP address with TLS port-section-server_SERVER_IP:_SERVER_TLSBLANKBLANKBLANKBLANK
140path explicit-section-server_SERVER_HOST:_SERVER_PORT-path_SERVER_PATHBLANKBLANKBLANKBLANK
150path overrides -server path-section-server_SERVER_HOST:_SERVER_PORT/ignored-path_SERVER_PATHBLANKBLANKBLANKBLANK
160path default -server path-section-server_SERVER_HOST:_SERVER_PORT/_SERVER_PATH-path"BLANKBLANKBLANKBLANK
171path missing argument-section-pathBLANKBLANKBLANKBLANK
181path wrong-section-path/publicweb/cmp/exampleBLANKBLANKBLANKBLANK
191path mixed case-section-pathpKiX/BLANKBLANKBLANKBLANK
201path upper case-section-pathPKIX/BLANKBLANKBLANKBLANK
211msg_timeout missing argument-section-msg_timeoutBLANKBLANKBLANK
221msg_timeout negative-section-msg_timeout-5BLANKBLANKBLANK
230msg_timeout 5-section-msg_timeout5BLANKBLANKBLANK
240msg_timeout 0-section-msg_timeout0BLANKBLANKBLANK
251total_timeout missing argument-sectionBLANK-total_timeoutBLANKBLANK
261total_timeout negative-sectionBLANK-total_timeout-5BLANKBLANK
270total_timeout 10-sectionBLANK-total_timeout10BLANKBLANK
280total_timeout 0-sectionBLANK-total_timeout0BLANKBLANK