Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: acc05760d5060d1782aa597e44c72ccb9a71b63b https://github.com/Linaro/odp/commit/acc05760d5060d1782aa597e44c72ccb9a71b63b Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths: M test/validation/api/crypto/odp_crypto_test_inp.c Log Message: ----------- validation: crypto: zero return code of odp_crypto_op/odp_crypto_op_enq crypto_main test will accept odp_crypto_op/odp_crypto_op_enq returning 0 meaning 0 packets were processed. Instead it should mark test as failedin this case. Fixes: https://bugs.linaro.org/show_bug.cgi?id=3763 Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>