This patch improves the unit tests for the hash library, showing more readable results, in preparation for the new hash implementation to show performance differences.
Changes in v3: - Increase table utilization in performance unit tests Changes in v2: - Add missing error check - Simplify average table utilization test - Improve outputs - Fix some typos Pablo de Lara (1): test/hash: improve hash unit tests app/test/test_hash.c | 66 +++- app/test/test_hash_perf.c | 927 ++++++++++++++++++++-------------------------- 2 files changed, 462 insertions(+), 531 deletions(-) -- 2.4.2