test/ticketlock: add test cases
authorJoyce Kong <joyce.kong@arm.com>
Mon, 25 Mar 2019 11:11:09 +0000 (19:11 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 28 Mar 2019 14:02:10 +0000 (15:02 +0100)
commitefbcdaa55b9305bb3f0e799696c75a621ed60264
tree267baf9c20a5b2c7c5d5b8d40877a6e1cc2712e4
parentca49b92079dfc0e58f57fd176903eb676fd698f6
test/ticketlock: add test cases

Add test cases for ticket lock, recursive ticket lock,
and ticket lock performance.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Reviewed-by: Phil Yang <phil.yang@arm.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
MAINTAINERS
app/test/Makefile
app/test/autotest_data.py
app/test/meson.build
app/test/test_ticketlock.c [new file with mode: 0644]