Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-13 | One last SPDY test for today | Loïc Hoguin | |
2015-04-13 | More SPDY tests | Loïc Hoguin | |
2015-04-13 | Fix timing issue in one of the tests | Loïc Hoguin | |
2015-04-13 | Fix previous test | Loïc Hoguin | |
Sigh. | |||
2015-04-13 | Even more SPDY tests | Loïc Hoguin | |
2015-04-13 | One more SPDY test | Loïc Hoguin | |
2015-04-13 | One more SPDY test | Loïc Hoguin | |
2015-04-13 | One more SPDY test | Loïc Hoguin | |
2015-04-13 | Check that the connection is down after we send a GOAWAY | Loïc Hoguin | |
2015-04-13 | Add another SPDY test | Loïc Hoguin | |
2015-04-13 | Rename a few SPDY tests | Loïc Hoguin | |
2015-04-13 | Fix previous SPDY test | Loïc Hoguin | |
2015-04-13 | Add more SPDY tests | Loïc Hoguin | |
One of the test is incomplete due to a missing window_update building function in cowlib. | |||
2015-04-12 | Add a SPDY test and improve a few badstate messages | Loïc Hoguin | |
2015-04-12 | Add more SPDY tests | Loïc Hoguin | |
2015-04-12 | Add more SPDY tests | Loïc Hoguin | |
2015-04-12 | More and improved SPDY tests | Loïc Hoguin | |
2015-04-12 | Improve existing spdy tests and add another | Loïc Hoguin | |
2015-04-12 | Add more complex SPDY tests | Loïc Hoguin | |
These new tests have the spdy_server send frames back. | |||
2015-04-11 | Add initial spdy_SUITE | Loïc Hoguin | |
The tests will be written against a robot server, spdy_server, which parses and records all frames it receives. This robot server can later be enhanced to perform actions at specific times to send responses or simulate error conditions. |