test/hash: add lock-free functional tests
authorHonnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Mon, 3 Feb 2020 19:49:10 +0000 (13:49 -0600)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 5 Feb 2020 18:42:24 +0000 (19:42 +0100)
commit03a0ed1a5935ab682554f52bff87b3c4a8c4b5df
tree49c7d269eda7c4444304b11d532c64d41ae3c3cc
parentf6208425eb7860372ceeebeb2c4636edcfeee79b
test/hash: add lock-free functional tests

Add lock-free reader writer concurrency functional tests.
These tests will provide the same coverage that non lock-free
APIs have.

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
app/test/test_hash_readwrite.c