shaka-packager/packager/media/test
Joey Parrish d4fcfb2f4f
test: Add Mongoose embedded HTTP server (#1231)
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.
2023-07-13 16:36:42 -07:00
..
data Merge branch 'main' into cmake 2022-11-03 07:58:47 -07:00
CMakeLists.txt test: Add Mongoose embedded HTTP server (#1231) 2023-07-13 16:36:42 -07:00
test_data_util.cc feat: port media/test (#1116) 2022-10-25 09:15:54 -07:00
test_data_util.h feat: port media/test (#1116) 2022-10-25 09:15:54 -07:00
test_web_server.cc test: Add Mongoose embedded HTTP server (#1231) 2023-07-13 16:36:42 -07:00
test_web_server.h test: Add Mongoose embedded HTTP server (#1231) 2023-07-13 16:36:42 -07:00