test/event_crypto: fix check for HW support
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 7 Nov 2019 09:01:21 +0000 (14:31 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 26 Nov 2019 06:49:31 +0000 (07:49 +0100)
commit6f2389328588f4e845f591906ac1ede074cfb7d3
treeb5e8e72d7951bea413008829f4323874853a1963
parent0b1e11b0b69d7f36a7d283ae3e85bf63269530da
test/event_crypto: fix check for HW support

When HW is available but the mode mismatches, it is better
to skip the test case.

Fixes: aa026482baf9 ("test/event_crypto: no service core when HW support available")

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
app/test/test_event_crypto_adapter.c