Expand error release and handler test coverage
All checks were successful
libakerror CI Build / cmake_build (push) Successful in 2m46s
libakerror CI Build / coverage (push) Successful in 2m45s
libakerror CI Build / mutation_test (push) Successful in 8m0s

This commit is contained in:
2026-07-30 02:00:54 -04:00
parent 9f0034a56e
commit 539293cc1c
4 changed files with 178 additions and 0 deletions

View File

@@ -108,6 +108,9 @@ set(AKERR_TESTS
err_stacktrace_bounds
err_name_bounds
err_format_string
err_unhandled_null
err_release_null
err_release_refcount
)
set(AKERR_WILL_FAIL_TESTS