Files
LocalAI/backend/cpp/audio-cpp/tests/runtime_tests.cpp
localai-org-maint-bot 7f97c234ac fix(audio-cpp): keep runtime test out of standalone suite
The runtime test needs the audio runtime library and is built by its own CMake target. Avoid the generic *_test.cpp discovery contract, which only supports pure standalone translation units.

Assisted-by: Codex:gpt-5 [systematic-debugging]
2026-07-29 09:06:44 +00:00

16 KiB