Loading
ut/accel: don't stub isa-l crypto functions
Unit tests are already linked with isa-l-crypto if CONFIG_ISAL_CRYPTO is set, so there's no need to stub them. And by not stubbing them, we can do tests involving actual encryption/decryption. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I162a2cd26112cc5adb8eeed7336f4280aa4bdb6b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16291 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>