Back to feed

b8172

Feb 27, 2026
Meta/llama.cppCLIvb8172

tests : enable test-chat out of tree build (#19558)

The binary relies on model files that it tries to find. However, when configuring the build directory to be parallel to the source tree those heuristics fail.

This sets the working directory for the test executable to be the source-tree which resolves this issue.

macOS/iOS:

Linux:

Windows:

openEuler: