CVS commit: src/tests/crypto/opencrypto
"Christos Zoulas" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: christos Date: Sat Apr 25 00:37:30 UTC 2026 Modified Files: src/tests/crypto/opencrypto: Makefile t_opencrypto.sh Added Files: src/tests/crypto/opencrypto: h_thread.c Log Message: Add a threaded test to test for races in cryptodev. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/crypto/opencrypto/Makefile cvs rdiff -u -r0 -r1.1 src/tests/crypto/opencrypto/h_thread.c cvs rdiff -u -r1.11 -r1.12 src/tests/crypto/opencrypto/t_opencrypto.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.