test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V4 1/2]test-crypto-perf:Add crypto performance auto test code
@ 2017-03-16  5:59 gangx.yang
  0 siblings, 0 replies; only message in thread
From: gangx.yang @ 2017-03-16  5:59 UTC (permalink / raw)
  To: dts; +Cc: Gang Yang

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

V4:
 - change crypto performance class name 

Signed-off-by: Gang Yang <gangx.yang@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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-16  6:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16  5:59 [dts] [PATCH V4 1/2]test-crypto-perf:Add crypto performance auto test code gangx.yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).