src: Add unittest for http2::index_header

This commit is contained in:
Tatsuhiro Tsujikawa
2015-01-03 22:03:00 +09:00
parent ea0ab938c4
commit 730d47f7ad
3 changed files with 15 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ void test_http2_build_http1_headers_from_norm_headers(void);
void test_http2_lws(void);
void test_http2_rewrite_location_uri(void);
void test_http2_parse_http_status_code(void);
void test_http2_index_header(void);
} // namespace shrpx