]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 346614: Skip tests with missing test vectors instead of failing.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 23 May 2019 19:18:21 +0000 (19:18 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 23 May 2019 19:18:21 +0000 (19:18 +0000)
commit8a478e8e37caa11633d7adf061f839ec9a656b61
tree44ab9c5f097dbcb8c8e7f9acbf6f5401f8f5b9ab
parent34f2b601ffd00de9cd19b815300c9bf09ac47225
MFC 346614: Skip tests with missing test vectors instead of failing.

This copes more gracefully when older version of the nist-kat package
are intalled that don't have newer test vectors such as CCM or plain
SHA.

If the nist-kat package is not installed at all, this still fails with
an error.
tests/sys/opencrypto/cryptotest.py