]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tests: export-graph-ops: exit gracefully when called w/o arguments (#25619)
authorChristian Kastner <redacted>
Tue, 14 Jul 2026 10:15:41 +0000 (12:15 +0200)
committerGitHub <redacted>
Tue, 14 Jul 2026 10:15:41 +0000 (13:15 +0300)
commit657e01125aa49577a62a5531fde24cbcc007006d
treeeb5a0cf88d5d15b64dd9b6c152776310b8174f88
parent47a39665e7081dc482feec169961acc09750a5c4
tests: export-graph-ops: exit gracefully when called w/o arguments (#25619)

Fixes a segfault when `test-export-graph-ops` is called without any
arguments.
tests/test-export-graph-ops.cpp