test/hash: add test for read/write concurrency
authorYipeng Wang <yipeng1.wang@intel.com>
Tue, 10 Jul 2018 17:00:00 +0000 (10:00 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 12 Jul 2018 21:05:53 +0000 (23:05 +0200)
commit0eb3726ebcf148ef86dddc39ecde69661f01d4c8
tree206517231867b77f5979b9fb5394c84b0c4213bc
parentf6f46b613e418b7763e88e4c70652907da1cf8a7
test/hash: add test for read/write concurrency

This commits add a new test case for testing read/write concurrency.

Signed-off-by: Yipeng Wang <yipeng1.wang@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
test/test/Makefile
test/test/test_hash_readwrite.c [new file with mode: 0644]