nghttp2/integration-tests
Tatsuhiro Tsujikawa 9f318d1249 integration: Validate status code explicitly
Without this validation, test spuriously succeeds, but in fact it
doesn't.  This might occur if stream is closed with RST_STREAM or
GOAWAY.
2016-01-16 12:06:41 +09:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am Fix `make dist` 2015-10-17 00:27:02 +09:00
alt-server.crt nghttpx: Refactor code to build cert_tree, add SNI test 2015-01-25 15:36:14 +09:00
alt-server.key nghttpx: Refactor code to build cert_tree, add SNI test 2015-01-25 15:36:14 +09:00
config.go.in Add integration tests for nghttpx using golang testing framework 2015-01-19 00:27:24 +09:00
nghttpx_http1_test.go integration: Update go's http2 package URI 2015-10-09 00:09:45 +09:00
nghttpx_http2_test.go integration: Validate status code explicitly 2016-01-16 12:06:41 +09:00
nghttpx_spdy_test.go integration: Update go's http2 package URI 2015-10-09 00:09:45 +09:00
req-return.rb nghttpx: Change mruby script handling 2015-10-08 23:32:15 +09:00
req-set-header.rb nghttpx: Change mruby script handling 2015-10-08 23:32:15 +09:00
resp-return.rb nghttpx: Change mruby script handling 2015-10-08 23:32:15 +09:00
resp-set-header.rb nghttpx: Change mruby script handling 2015-10-08 23:32:15 +09:00
server.crt integration: Add TLS key and certificate for testing 2015-01-23 21:25:21 +09:00
server.key integration: Add TLS key and certificate for testing 2015-01-23 21:25:21 +09:00
server_tester.go integration: Update go's http2 package URI 2015-10-09 00:09:45 +09:00
setenv.in integration: Add tests for HTTP/2 backend using go-nghttp2 2015-01-20 00:45:51 +09:00