1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
doc.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
frame.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
frameheader.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
goaway.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
http1frame.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
http2interop.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
http2interop_test.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ping.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
s6.5.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
s6.5_test.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
settings.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
testsuite.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
unknownframe.go Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

HTTP/2 Interop Tests

This is a suite of tests that check a server to see if it plays nicely with other HTTP/2 clients. To run, just type:

go test -spec :1234

Where ":1234" is the ip:port of a running server.