RE: [EXT] Re: [PATCH] test/crypto: move some tests to driver-tests suite

2023-10-23 Thread Akhil Goyal
> Subject: [EXT] Re: [PATCH] test/crypto: move some tests to driver-tests suite > > External Email > > -- > On Wed, Oct 18, 2023 at 02:55:42PM +0200, David Marchand wrote: > > Some cryptodev driver sp

Re: [PATCH] test/crypto: move some tests to driver-tests suite

2023-10-18 Thread Bruce Richardson
On Wed, Oct 18, 2023 at 02:55:42PM +0200, David Marchand wrote: > Some cryptodev driver specific tests were in the "driver-tests" suite, > while similar tests for other drivers were not. > > Signed-off-by: David Marchand > --- Spotted that inconsistency myself but never got around to fixing it.

[PATCH] test/crypto: move some tests to driver-tests suite

2023-10-18 Thread David Marchand
Some cryptodev driver specific tests were in the "driver-tests" suite, while similar tests for other drivers were not. Signed-off-by: David Marchand --- app/test/test_cryptodev.c | 20 ++-- app/test/test_cryptodev_asym.c | 9 +++-- 2 files changed, 13 insertions(+), 16