On Fri, Aug 12, 2022 at 04:16:02PM +0200, Lucas Segarra Fernandez wrote: > Acomp API supports NULL destination buffer for compression > and decompression requests. In such cases allocation is > performed by API. > > Add test cases for crypto_acomp_compress() and crypto_acomp_decompress() > with dst buffer allocated by API. > > Tests will only run if CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y. > > Signed-off-by: Lucas Segarra Fernandez <lucas.segarra.fernandez@xxxxxxxxx> > Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> > --- > crypto/testmgr.c | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt