Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 2237981c5e20dd4efb2e181ad59785e6f9f099bb
      
https://github.com/Linaro/odp/commit/2237981c5e20dd4efb2e181ad59785e6f9f099bb
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M test/validation/api/crypto/odp_crypto_test_inp.c

  Log Message:
  -----------
  validation: crypto: print untested capabilities

Print all capability variants that were not covered by reference tests.

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>


  Commit: 1e2435a49ca5380143546f33aebc32e0b935bc54
      
https://github.com/Linaro/odp/commit/1e2435a49ca5380143546f33aebc32e0b935bc54
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M test/validation/api/crypto/test_vectors.h
    M test/validation/api/crypto/test_vectors_len.h

  Log Message:
  -----------
  validation: crypto: add test vectors for full HMAC length

for HMAC tests add test vectors covering full HMAC length in addition to
truncated tests.

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>


  Commit: f73cd6de167b16bae0256fee65c77d11ee18699e
      
https://github.com/Linaro/odp/commit/f73cd6de167b16bae0256fee65c77d11ee18699e
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M test/validation/api/crypto/odp_crypto_test_inp.c

  Log Message:
  -----------
  validation: crypto: fail if no tests were executed

Fail the test if we were not able to match any test vectors to
capabilities.

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>


  Commit: 520c170d758f2d37554631bf1467ec50e027cd3e
      
https://github.com/Linaro/odp/commit/520c170d758f2d37554631bf1467ec50e027cd3e
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
    M test/validation/api/crypto/odp_crypto_test_inp.c

  Log Message:
  -----------
  validation: crypto: don't output untested cipher for NULL cipher

AES-GMAC adds synthetic NULL cipher capability with IV length = 12.
Skip CIPHER_ALG_NULL entries when printing untested messages (as
untested entry does not really mean a thing for NULL cipher algo).

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>


Compare: https://github.com/Linaro/odp/compare/6c0942658b56...520c170d758f

Reply via email to