Files | |
| dns_server_mock.hpp | |
| http_client.hpp | |
| http_server_mock.hpp | |
| Toy HTTP server for testing; for raw TCP or TLS testing use utest::SimpleServer. | |
| simple_server.hpp | |
| Toy server for simple network testing; for testing HTTP prefer using utest::HttpServerMock. | |
| stress.hpp | |
| Helper for stress tests for watching for "OK, we have been running for enough time, let's stop" event. | |
| test_case_macros.hpp | |
| utest.hpp | |
| Versions of gtest macros that run tests in a coroutine environment. | |