commit | 032c8cacc702da8a53c24d24a4e3c3a572a34078 | [log] [tgz] |
---|---|---|
author | Cristian Stoica <cristian.stoica@freescale.com> | Thu Jul 18 18:57:07 2013 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Aug 01 21:39:26 2013 +1000 |
tree | 89d94f1a0acb5ac3cc8041e27cb3674a13569ab1 | |
parent | 6dad41158db696d77eb17df12d5b1f3e196a7f2f [diff] |
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>