test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V2 2/3] tests/dma: rename testsuite
@ 2022-12-12  9:56 Wei Ling
  0 siblings, 0 replies; only message in thread
From: Wei Ling @ 2022-12-12  9:56 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

Rename tests/{TestSuite_cbdma.py => TestSuite_dma.py}.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 tests/{TestSuite_cbdma.py => TestSuite_dma.py} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename tests/{TestSuite_cbdma.py => TestSuite_dma.py} (99%)

diff --git a/tests/TestSuite_cbdma.py b/tests/TestSuite_dma.py
similarity index 99%
rename from tests/TestSuite_cbdma.py
rename to tests/TestSuite_dma.py
index d5198472..0566ab3b 100644
--- a/tests/TestSuite_cbdma.py
+++ b/tests/TestSuite_dma.py
@@ -16,7 +16,7 @@ from framework.pmd_output import PmdOutput
 from framework.test_case import TestCase
 
 
-class TestCBDMA(TestCase):
+class TestDMA(TestCase):
     def set_up_all(self):
         """
         Run at the start of each test suite.
-- 
2.25.1


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

only message in thread, other threads:[~2022-12-12 10:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12  9:56 [dts][PATCH V2 2/3] tests/dma: rename testsuite Wei Ling

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).