[PATCH 0/2] fix hash unit test for CI
Thomas Monjalon
thomas at monjalon.net
Thu Oct 30 18:50:10 CET 2025
When running the CI tests in GHA with UBSan enabled,
for an unknown reason, a test is regularly going to timeout.
While reducing the time needed for this test,
a fix is added to fail nicely when there is not enough memory.
Thomas Monjalon (2):
test/hash: check memory allocation
test/hash: reduce time of functional R/W test
app/test/test_hash_readwrite.c | 35 +++++++++++++++-----------
app/test/test_hash_readwrite_lf_perf.c | 4 +++
2 files changed, 24 insertions(+), 15 deletions(-)
--
2.51.0
More information about the dev
mailing list