test: add event crypto adapter auto-test
authorAbhinandan Gujjar <abhinandan.gujjar@intel.com>
Wed, 9 May 2018 09:20:34 +0000 (14:50 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Thu, 10 May 2018 12:08:52 +0000 (14:08 +0200)
commit3c2c535ecfc06da4a558fb86afc7e7d39b787f85
treed81544b936b121efb93dba170259126e9096ca5a
parent7901eac3409a0d74acb38087d929e4a0b0ffca6e
test: add event crypto adapter auto-test

Added testsuite to test the crypto adapter functionality.
The testsuite detects the HW/SW event & crypto devices and
their capabilities. Depending upon the capability, adapter
is confgured and modes are tested.

Signed-off-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
MAINTAINERS
test/test/Makefile
test/test/test_event_crypto_adapter.c [new file with mode: 0644]