[dts] [PATCH V4 1/2]test-crypto-perf:Add crypto performance auto test code

gangx.yang at intel.com gangx.yang at intel.com
Thu Mar 16 06:59:36 CET 2017


From: Gang Yang <gangx.yang at intel.com>

V4:
 - change crypto performance class name 

Signed-off-by: Gang Yang <gangx.yang at intel.com>
---
 tests/TestSuite_crypto_perf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_crypto_perf.py b/tests/TestSuite_crypto_perf.py
index e1f9d87..b9e3a7c 100755
--- a/tests/TestSuite_crypto_perf.py
+++ b/tests/TestSuite_crypto_perf.py
@@ -44,7 +44,7 @@ import random
 from test_case import TestCase
 
 
-class TestL2fwdCrypto(TestCase):
+class TestCryptoPerf(TestCase):
 
     def set_up_all(self):
 
-- 
2.5.5



More information about the dts mailing list