b8172
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:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: