shaka-packager/packager/media
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
..
base test: Revert "Retry HTTP file tests on temporary httpbin failure" (#1230) 2023-07-13 15:55:36 -07:00
chunking feat: port media/chunking to CMake (#1223) 2023-07-05 15:18:36 -07:00
codecs feat: port media/codecs to CMake (#1143) 2022-12-15 16:53:36 -08:00
crypto chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
demuxer chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
event feat: port media/event to CMake (#1222) 2023-07-13 16:25:42 -07:00
formats Merge remote-tracking branch 'upstream/main' into cmake 2023-07-05 19:51:52 -07:00
origin feat: CMake port media/origin (#1145) 2022-11-30 09:43:58 -08:00
public feat: port media/public/ (#1117) 2022-10-24 19:08:37 -07:00
replicator feat: CMake port media/replicator (#1144) 2022-11-30 12:01:25 -08:00
test test: Add Mongoose embedded HTTP server (#1231) 2023-07-13 16:36:42 -07:00
trick_play feat: CMake port media/trick_play (#1146) 2023-05-01 14:57:40 -07:00
CMakeLists.txt feat: port media/event to CMake (#1222) 2023-07-13 16:25:42 -07:00