Lines Matching refs:shrpx
60 shrpx::create_config();
75 shrpx::test_shrpx_tls_create_lookup_tree) ||
77 shrpx::test_shrpx_tls_cert_lookup_tree_add_ssl_ctx) ||
79 shrpx::test_shrpx_tls_tls_hostname_match) ||
81 shrpx::test_shrpx_tls_verify_numeric_hostname) ||
83 shrpx::test_shrpx_tls_verify_dns_hostname) ||
84 !CU_add_test(pSuite, "http2_add_header", shrpx::test_http2_add_header) ||
85 !CU_add_test(pSuite, "http2_get_header", shrpx::test_http2_get_header) ||
87 shrpx::test_http2_copy_headers_to_nva) ||
89 shrpx::test_http2_build_http1_headers_from_headers) ||
90 !CU_add_test(pSuite, "http2_lws", shrpx::test_http2_lws) ||
92 shrpx::test_http2_rewrite_location_uri) ||
94 shrpx::test_http2_parse_http_status_code) ||
96 shrpx::test_http2_index_header) ||
98 shrpx::test_http2_lookup_token) ||
100 shrpx::test_http2_parse_link_header) ||
101 !CU_add_test(pSuite, "http2_path_join", shrpx::test_http2_path_join) ||
103 shrpx::test_http2_normalize_path) ||
105 shrpx::test_http2_rewrite_clean_path) ||
107 shrpx::test_http2_get_pure_path_component) ||
109 shrpx::test_http2_construct_push_component) ||
111 shrpx::test_http2_contains_trailers) ||
113 shrpx::test_http2_check_transfer_encoding) ||
115 shrpx::test_downstream_field_store_append_last_header) ||
117 shrpx::test_downstream_field_store_header) ||
119 shrpx::test_downstream_crumble_request_cookie) ||
121 shrpx::test_downstream_assemble_request_cookie) ||
123 shrpx::test_downstream_rewrite_location_response_header) ||
125 shrpx::test_downstream_supports_non_final_response) ||
127 shrpx::test_downstream_find_affinity_cookie) ||
129 shrpx::test_shrpx_config_parse_header) ||
131 shrpx::test_shrpx_config_parse_log_format) ||
133 shrpx::test_shrpx_config_read_tls_ticket_key_file) ||
135 shrpx::test_shrpx_config_read_tls_ticket_key_file_aes_256) ||
137 shrpx::test_shrpx_worker_match_downstream_addr_group) ||
139 shrpx::test_shrpx_http_create_forwarded) ||
141 shrpx::test_shrpx_http_create_via_header_value) ||
143 shrpx::test_shrpx_http_create_affinity_cookie) ||
145 shrpx::test_shrpx_http_create_altsvc_header_value) ||
147 shrpx::test_shrpx_http_check_http_scheme) ||
148 !CU_add_test(pSuite, "router_match", shrpx::test_shrpx_router_match) ||
150 shrpx::test_shrpx_router_match_wildcard) ||
152 shrpx::test_shrpx_router_match_prefix) ||
153 !CU_add_test(pSuite, "util_streq", shrpx::test_util_streq) ||
154 !CU_add_test(pSuite, "util_strieq", shrpx::test_util_strieq) ||
156 shrpx::test_util_inp_strlower) ||
157 !CU_add_test(pSuite, "util_to_base64", shrpx::test_util_to_base64) ||
158 !CU_add_test(pSuite, "util_to_token68", shrpx::test_util_to_token68) ||
160 shrpx::test_util_percent_encode_token) ||
162 shrpx::test_util_percent_decode) ||
164 shrpx::test_util_quote_string) ||
165 !CU_add_test(pSuite, "util_utox", shrpx::test_util_utox) ||
166 !CU_add_test(pSuite, "util_http_date", shrpx::test_util_http_date) ||
167 !CU_add_test(pSuite, "util_select_h2", shrpx::test_util_select_h2) ||
169 shrpx::test_util_ipv6_numeric_addr) ||
170 !CU_add_test(pSuite, "util_utos", shrpx::test_util_utos) ||
172 shrpx::test_util_make_string_ref_uint) ||
173 !CU_add_test(pSuite, "util_utos_unit", shrpx::test_util_utos_unit) ||
174 !CU_add_test(pSuite, "util_utos_funit", shrpx::test_util_utos_funit) ||
176 shrpx::test_util_parse_uint_with_unit) ||
177 !CU_add_test(pSuite, "util_parse_uint", shrpx::test_util_parse_uint) ||
179 shrpx::test_util_parse_duration_with_unit) ||
181 shrpx::test_util_duration_str) ||
183 shrpx::test_util_format_duration) ||
184 !CU_add_test(pSuite, "util_starts_with", shrpx::test_util_starts_with) ||
185 !CU_add_test(pSuite, "util_ends_with", shrpx::test_util_ends_with) ||
187 shrpx::test_util_parse_http_date) ||
189 shrpx::test_util_localtime_date) ||
190 !CU_add_test(pSuite, "util_get_uint64", shrpx::test_util_get_uint64) ||
192 shrpx::test_util_parse_config_str_list) ||
194 shrpx::test_util_make_http_hostport) ||
196 shrpx::test_util_make_hostport) ||
197 !CU_add_test(pSuite, "util_strifind", shrpx::test_util_strifind) ||
199 shrpx::test_util_random_alpha_digit) ||
200 !CU_add_test(pSuite, "util_format_hex", shrpx::test_util_format_hex) ||
202 shrpx::test_util_is_hex_string) ||
203 !CU_add_test(pSuite, "util_decode_hex", shrpx::test_util_decode_hex) ||
205 shrpx::test_util_extract_host) ||
207 shrpx::test_util_split_hostport) ||
208 !CU_add_test(pSuite, "util_split_str", shrpx::test_util_split_str) ||
209 !CU_add_test(pSuite, "util_rstrip", shrpx::test_util_rstrip) ||