- 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
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 30672 Build 28407: arc lint + arc unit
Event Timeline
tests/sys/opencrypto/blake2_test.c | ||
---|---|---|
150 | I’d prefer to do the lookup_crid on a statement of its own. Just a style nit. |