test/hash: improve output for r/w test
authorBruce Richardson <bruce.richardson@intel.com>
Mon, 12 Nov 2018 10:47:19 +0000 (10:47 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 14 Nov 2018 00:03:42 +0000 (01:03 +0100)
commit4332ff7133491fc744b7d508e850583668f39756
tree31ba595a6dffd21f43fbba2d54555497c05c2401
parente5f9a65147f857f70bcf366552745140d948bf7c
test/hash: improve output for r/w test

The hash read-write autotest generates a lot of text, which is very dense
on the screen. Even the summary at the end is hard to follow as everything
is very compact. We can improve readability by highlighting the starts of
the various sections, and by indenting the values within subsections.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
test/test/test_hash_readwrite.c