Home | History | Annotate | Download | only in opencrypto
History log of /src/tests/crypto/opencrypto/t_opencrypto.sh
RevisionDateAuthorComments
 1.11  18-Apr-2025  riastradh t_opencrypto: Fix thinko in previous xfail.

atf_tc_expect_fail is for C; atf_expect_fail is for sh.

PR port-sparc/59311: t_opencrypto:ioctl test is failing
 1.10  17-Apr-2025  riastradh t_opencrypto: Mark ioctl test xfail on sparc.

PR port-sparc/59311: t_opencrypto:ioctl test is failing
 1.9  03-Dec-2019  hikaru branches: 1.9.10;
Add HMAC-SHA-{256,384,512} test cases.
 1.8  09-Jun-2017  knakahara branches: 1.8.6;
add tests of ioctl for /dev/crypto
 1.7  17-Apr-2017  knakahara add opencrypto atf for CRYPTO_3DES_CBC and CRYPTO_AES_CBC(=CRYPTO_RIJNDAEL128_CBC).
 1.6  26-Dec-2015  pgoyette branches: 1.6.2; 1.6.4;
For the skipped ARC4 test, don't bother trying to run the test clean-up
code. It runs rump.halt which returns an error status (since rump was
never started in the first place), and this causes atf to complain about
the cleanup routine's return status, logging the test as a failure!
 1.5  16-Mar-2015  prlw1 correct test name
 1.4  18-Jan-2014  pgoyette branches: 1.4.4; 1.4.8;
Add the test cases for sha1_hmac
 1.3  17-Jan-2014  pgoyette Reenable h_null (NULL_CBC) test. It works if we correctly pass a NULL iv.
 1.2  17-Jan-2014  pgoyette Disable the arc4 and null_cbc tests for now. The swcrypto driver does
not (yet) support them.
 1.1  14-Jan-2014  pgoyette Add some trivial tests for the in-kernel opencrypto framework, and link
them into the build. (Thanks to Matthias Drochner for the test programs!)

XXX The arc4 and null tests currently fail - under investigation.
 1.4.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.1  18-Jan-2014  tls file t_opencrypto.sh was added on branch tls-maxphys on 2014-08-20 00:04:46 +0000
 1.4.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.4.1  18-Jan-2014  yamt file t_opencrypto.sh was added on branch yamt-pagecache on 2014-05-22 11:42:17 +0000
 1.6.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.6.2.1  26-Apr-2017  pgoyette Sync with HEAD
 1.8.6.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.9.10.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed