test/member: add functional and perf tests
authorYipeng Wang <yipeng1.wang@intel.com>
Wed, 4 Oct 2017 03:12:24 +0000 (20:12 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 8 Oct 2017 22:02:45 +0000 (00:02 +0200)
commit0cc67a96e4867d0b35b94fcb29114c6ddfe46efb
tree1236a5381fe2e2b1f86239cb7fe42c4700379c78
parent703be9531a41e8573b087099299766a811987fc3
test/member: add functional and perf tests

This patch adds functional and performance tests for membership
library.

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