nghttp2/integration-tests
Peter Wu 2593036053 integration-tests: support out-of-tree tests
`go test` requires both config.go and the test files in the same
directory. For out-of-tree builds, config.go is normally not placed next
to the source files, so copy the tests to the build directory as a
workaround.
2016-02-13 20:11:50 +01:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am integration-tests: support out-of-tree tests 2016-02-13 20:11:50 +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 nghttpx: Don't allow certain characters in host and :scheme header field 2016-01-16 16:00:05 +09:00
nghttpx_http2_test.go nghttpx: Disallow user defined static obfuscated string for "for" parameter 2016-01-21 21:05:07 +09:00
nghttpx_spdy_test.go nghttpx: Don't allow certain characters in host and :scheme header field 2016-01-16 16:00:05 +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-tests: support out-of-tree tests 2016-02-13 20:11:50 +01:00
setenv.in integration: Add tests for HTTP/2 backend using go-nghttp2 2015-01-20 00:45:51 +09:00