[PATCH 11/11] crypto: add crypto compression sefltest
Herbert Xu
herbert at gondor.apana.org.au
Thu Apr 9 00:16:31 AEST 2015
On Tue, Apr 07, 2015 at 01:34:30PM -0400, Dan Streetman wrote:
> Add configurable module to perform self-tests on any crypto compression
> driver.
>
> This allows testing any crypto compression driver with any input buffer,
> at varying alignments and lengths. It calculates the average bytes per
> second compression and decompression rates. Any errors reported by the
> compressor during compression or decompression will end the test and
> be logged.
>
> Signed-off-by: Dan Streetman <ddstreet at ieee.org>
Please use the existing infrastructure in testmgr/tcrypt.
Thanks,
--
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the Linuxppc-dev
mailing list