test/security: enable tests for non-implemented ops
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Thu, 23 Apr 2020 16:25:54 +0000 (18:25 +0200)
committerAkhil Goyal <akhil.goyal@nxp.com>
Mon, 11 May 2020 11:17:43 +0000 (13:17 +0200)
commit34e0ec71e4e28a4fd833a6bd36f4f164ab014f59
treed2fbbc924f8b10169bb75a715e11b976f4c4e2fb
parent6ab5245040d2e5d1da7cfe18cdbdf9f142f7a271
test/security: enable tests for non-implemented ops

After re-enabling checks for non-implemented ops in non-debug mode
in librte_security set_pkt_metadata and get_userdata functions,
tests verifying proper work of tests can be enabled also.

Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
app/test/test_security.c