d4fcfb2f4f
This adds Mongoose as a third-party library, and builds on top of that an embedded HTTP server for our unit tests. We are using a fork of Mongoose pending the merging of this PR: https://github.com/cesanta/mongoose/pull/2301 The embedded web server will make our HTTP-based tests independent of httpbin.org, which will make them quick and reliable. |
||
---|---|---|
.. | ||
data | ||
CMakeLists.txt | ||
test_data_util.cc | ||
test_data_util.h | ||
test_web_server.cc | ||
test_web_server.h |