139788936928ea53bccea11564c27017f83b25ff
Add unit tests for the jitter buffer's untested pure logic: seq_before's wrapping u32 comparison — basic ordering, the u32::MAX→0 forward wrap, and the exact < (1<<31) half-range tipping point (0x7FFF_FFFF before, 0x8000_0000 not) — and insert's MAX_BUFFERED_FRAMES overflow path (caps depth, drops the oldest frame, resyncs the playout head next_seq to the new front). Tests-only; no production change. Implemented by Gemini (junior implementer), reviewed and verified by senior (cargo build + clippy --all-targets + cargo test all green). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Releases
10
Languages
Rust
98.8%
Shell
0.4%
Nix
0.4%
Python
0.2%
Inno Setup
0.2%