]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tests: Harmonize header use (#25616)
authorChristian Kastner <redacted>
Mon, 13 Jul 2026 12:36:51 +0000 (14:36 +0200)
committerGitHub <redacted>
Mon, 13 Jul 2026 12:36:51 +0000 (15:36 +0300)
commitf4253ef965c59e902fac7b8193f96bcc89f66e55
tree7cf852c2ce8b6677b88695bf7b5f1eeed0a7d7af
parentad8d8219915df8e423768d082d1dccfccb6e8437
tests: Harmonize header use (#25616)

* tests: Harmonize the use of private ggml includes

* tests: In test-backend-ops, use quoted includes

As with all other tests. This is to ensure that the build uses shipped
headers over possibly system-installed ones.
tests/CMakeLists.txt
tests/test-alloc.cpp
tests/test-backend-ops.cpp