From: Cristian Stoica Date: Thu, 18 Jul 2013 15:57:07 +0000 (+0300) Subject: crypto: testmgr - remove double execution of the same test suite X-Git-Tag: v3.12-rc1~108^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=032c8cacc702da8a53c24d24a4e3c3a572a34078;p=pandora-kernel.git 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 Reviewed-by: Horia Geanta Reviewed-by: Ruchika Gupta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed