test/hash: test more corner cases
authorYipeng Wang <yipeng1.wang@intel.com>
Fri, 26 Oct 2018 09:53:43 +0000 (02:53 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 26 Oct 2018 20:02:40 +0000 (22:02 +0200)
commitfd368e1982bcd2fc52b1087d54019a743eb2b839
tree4b8f7a1e7ed13862b48f617b020c1e4c47455e28
parent49aea4ff76196a59158954b077fe783a091d5954
test/hash: test more corner cases

This commit improves the readwrite unit test to cover
more corner cases and reduces the testing time by
reducing the total key count.

Signed-off-by: Yipeng Wang <yipeng1.wang@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
test/test/test_hash_readwrite.c