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)
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>

No differences found