nghttp2/integration-tests
Tatsuhiro Tsujikawa fc591d0cd6 Run nghttpx integration test with cmake build
Run nghttpx integration test with cmake build.  Autotools build erases
artifacts for packaging tests, so we cannot run nghttpx integration
test with autotools build at the moment.

Relay on go modules to download dependencies.
2019-06-08 00:34:27 +09:00
..
.gitignore cmake: update .gitignore files 2016-02-29 16:13:19 +01:00
CMakeLists.txt Remove remaining SPDY code from the integration tests. 2018-05-30 17:45:20 -07:00
Makefile.am Run nghttpx integration test with cmake build 2019-06-08 00:34:27 +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 integration-tests: support out-of-tree tests 2016-02-13 20:11:50 +01:00
nghttpx_http1_test.go integration: Fix issues reported by the `go vet` tool. 2017-11-02 21:13:25 -07:00
nghttpx_http2_test.go integration: Fix issues reported by the `go vet` tool. 2017-11-02 21:13:25 -07: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 Remove remaining SPDY code from the integration tests. 2018-05-30 17:45:20 -07:00
setenv.in integration: Workaround runtime error: cgo argument has Go pointer to Go pointer 2016-04-25 23:16:36 +09:00