test: verify bitmap operations
authorPavan Bhagavatula <pbhagavatula@caviumnetworks.com>
Thu, 21 Sep 2017 11:50:21 +0000 (17:20 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 12 Oct 2017 20:31:33 +0000 (22:31 +0200)
commitc7e4a134e769336bc206a33024bab4dd503563d0
tree1a01fb5482e2acfbb10d772355980479ba397629
parentbc48589e47be0311fe1ba56e262ae68fe599bb7b
test: verify bitmap operations

This patch adds a test for verifying the bitmap operations.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
MAINTAINERS
test/test/Makefile
test/test/test_bitmap.c [new file with mode: 0644]