- Lookup device drivers to test by name instead of assuming that the software / hardware flags will select specific drivers.
- Set the sysctl to permit software /dev/crypto requests when testing the accelerated software blake2 driver.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
tests/sys/opencrypto/blake2_test.c | ||
---|---|---|
149 ↗ | (On Diff #70890) | I’d prefer to do the lookup_crid on a statement of its own. Just a style nit. |