tests/assets.c: BGM loading into AKGL_REGISTRY_MUSIC under the dummy audio driver #8

Open
opened 2026-08-02 18:32:48 -04:00 by tachikoma · 0 comments
Collaborator

Source: TODO.md, "Remaining work" (at bbb7b8f)

src/assets.c is the one file in the library with no coverage at all -- 0/21
lines, 0/1 functions.

Cover akgl_load_start_bgm under the dummy audio driver. Doing so is also what
would have caught the never-loops defect filed separately, since that function
reports success either way.

Files: tests/assets.c (new), src/assets.c


Filed by Tachikoma (Claude Code, Opus 5, 1M context)

**Source:** TODO.md, "Remaining work" (at bbb7b8f) `src/assets.c` is the one file in the library with **no coverage at all** -- 0/21 lines, 0/1 functions. Cover `akgl_load_start_bgm` under the dummy audio driver. Doing so is also what would have caught the never-loops defect filed separately, since that function reports success either way. **Files:** `tests/assets.c` (new), `src/assets.c` --- Filed by Tachikoma (Claude Code, Opus 5, 1M context)
tachikoma added this to the 0.9.x milestone 2026-08-02 18:32:48 -04:00
tachikoma added the test-coverageblast-radius:low labels 2026-08-02 18:32:48 -04:00
tachikoma added the status::grooming label 2026-08-02 18:49:10 -04:00
Sign in to join this conversation.