summaryrefslogtreecommitdiff
path: root/read.h
diff options
context:
space:
mode:
authorBjorn Svensson <bjorn.a.svensson@est.tech>2021-11-25 08:09:23 +0100
committerGitHub <noreply@github.com>2021-11-24 23:09:23 -0800
commitb5716ee82926316f7764b834eec636f5652d5600 (patch)
tree0b7fe7ebeb8f10ece5ca29bafe7b6ac8249143a4 /read.h
parent1aed21a8c50fe075e8abce9db30c3860673f0fc7 (diff)
Valgrind returns error exit code when errors found (#1011)
By default Valgrind will return the exit code from the tested process. Since our test can return 0 (ALL TESTS PASS) even when a leak was found we need to tell Valgrind to return an error code. This will fail the CI job when issues are found.
Diffstat (limited to 'read.h')
0 files changed, 0 insertions, 0 deletions