shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
2k stars 510 forks source link

Add a test for HttpFile::Flush #1224

Closed joeyparrish closed 1 year ago

joeyparrish commented 1 year ago

PR #1201 did not add a unit test because the HttpFile tests are all disabled in the main branch. They have been re-enabled in the cmake branch, so we should add a new test there.