test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] tests/ptype_mapping: fix grammar mistake
@ 2019-01-08 23:31 Xueqin Lin
  2019-01-11  1:51 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Xueqin Lin @ 2019-01-08 23:31 UTC (permalink / raw)
  To: dts; +Cc: xueqin.lin

From: "xueqin.lin" <xueqin.lin@intel.com>

Signed-off-by: Xueqin Lin <xueqin.lin@intel.com>

---
 tests/TestSuite_ptype_mapping.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/TestSuite_ptype_mapping.py b/tests/TestSuite_ptype_mapping.py
index 7838ee7..2771337 100644
--- a/tests/TestSuite_ptype_mapping.py
+++ b/tests/TestSuite_ptype_mapping.py
@@ -225,7 +225,6 @@ class TestPtype_Mapping(TestCase):
         Run after each test case.
         """
         self.dut_testpmd.quit()
-        pass
 
     def tear_down_all(self):
         """
@@ -235,4 +234,3 @@ class TestPtype_Mapping(TestCase):
             "mb->packet_type);/d' app/test-pmd/util.c", "# ", 30, verify = True)
         self.dut.build_install_dpdk(self.dut.target)
         self.dut.kill_all()
-        pass
-- 
2.7.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH] tests/ptype_mapping: fix grammar mistake
  2019-01-08 23:31 [dts] [PATCH] tests/ptype_mapping: fix grammar mistake Xueqin Lin
@ 2019-01-11  1:51 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-01-11  1:51 UTC (permalink / raw)
  To: Lin, Xueqin, dts; +Cc: Lin, Xueqin

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xueqin Lin
> Sent: Wednesday, January 9, 2019 7:31 AM
> To: dts@dpdk.org
> Cc: Lin, Xueqin <xueqin.lin@intel.com>
> Subject: [dts] [PATCH] tests/ptype_mapping: fix grammar mistake
> 
> From: "xueqin.lin" <xueqin.lin@intel.com>
> 
> Signed-off-by: Xueqin Lin <xueqin.lin@intel.com>
> 
> ---
>  tests/TestSuite_ptype_mapping.py | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/tests/TestSuite_ptype_mapping.py
> b/tests/TestSuite_ptype_mapping.py
> index 7838ee7..2771337 100644
> --- a/tests/TestSuite_ptype_mapping.py
> +++ b/tests/TestSuite_ptype_mapping.py
> @@ -225,7 +225,6 @@ class TestPtype_Mapping(TestCase):
>          Run after each test case.
>          """
>          self.dut_testpmd.quit()
> -        pass
> 
>      def tear_down_all(self):
>          """
> @@ -235,4 +234,3 @@ class TestPtype_Mapping(TestCase):
>              "mb->packet_type);/d' app/test-pmd/util.c", "# ", 30, verify = True)
>          self.dut.build_install_dpdk(self.dut.target)
>          self.dut.kill_all()
> -        pass
> --
> 2.7.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-11  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 23:31 [dts] [PATCH] tests/ptype_mapping: fix grammar mistake Xueqin Lin
2019-01-11  1:51 ` Tu, Lijuan

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