]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: testmgr - remove double execution of the same test suite
authorCristian Stoica <cristian.stoica@freescale.com>
Thu, 18 Jul 2013 15:57:07 +0000 (18:57 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 1 Aug 2013 11:39:26 +0000 (21:39 +1000)
commit2f7dd1fb203fdfabdf5759aa7714e5314f2259e6
tree89d94f1a0acb5ac3cc8041e27cb3674a13569ab1
parentea6a52130471a1603fae46438ffb1f2f2b7c8270
crypto: testmgr - remove double execution of the same test suite

This patch removes redundant execution of the same test suite in cases
where alg and driver variables are the same (e.g. when alg_test is
called from tcrypt_test)

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Reviewed-by: Horia Geanta <horia.geanta@freescale.com>
Reviewed-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c