test/rcu: add API and functional tests
authorDharmik Thakkar <dharmik.thakkar@arm.com>
Wed, 1 May 2019 03:54:17 +0000 (22:54 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 May 2019 23:33:12 +0000 (01:33 +0200)
commitb87089b0bb19c36b032b2a7275fbe574a0dc8b21
tree19a43a636e671dcc91cdf2bc8a63b643f1c6201f
parent64994b56cfd7e4e04499009653ccbc663d3ef175
test/rcu: add API and functional tests

Add API positive/negative test cases, functional tests and
performance tests.

Signed-off-by: Malvika Gupta <malvika.gupta@arm.com>
Signed-off-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test/Makefile
app/test/autotest_data.py
app/test/meson.build
app/test/test_rcu_qsbr.c [new file with mode: 0644]
app/test/test_rcu_qsbr_perf.c [new file with mode: 0644]