nghttp2/integration-tests
Tatsuhiro Tsujikawa f945653ba9 integration: Add tests for the case where response ends before request
This commit also fixes the rare issue that connection is not made
properly because of race between nghttpx process and TCP client
connection.
2016-06-23 22:21:12 +09:00
..
.gitignore cmake: update .gitignore files 2016-02-29 16:13:19 +01:00
CMakeLists.txt cmake: add integration-tests 2016-02-13 20:13:43 +01:00
Makefile.am Merge branches 'master' and 'cmake-updated' into cmake 2016-03-14 17:26:15 +01: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 integration-tests: support out-of-tree tests 2016-02-13 20:11:50 +01:00
nghttpx_http1_test.go integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
nghttpx_http2_test.go integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
nghttpx_spdy_test.go integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +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: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
setenv.in integration: Workaround runtime error: cgo argument has Go pointer to Go pointer 2016-04-25 23:16:36 +09:00