test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Peng, Yuan" <yuan.peng@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Peng, Yuan" <yuan.peng@intel.com>
Subject: Re: [dts] [PATCH]tests: correct test case name
Date: Wed, 5 Jun 2019 05:27:05 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BAA196E@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1559635357-134347-1-git-send-email-yuan.peng@intel.com>

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Peng Yuan
> Sent: Tuesday, June 4, 2019 4:03 PM
> To: dts@dpdk.org
> Cc: Peng, Yuan <yuan.peng@intel.com>
> Subject: [dts] [PATCH]tests: correct test case name
> 
> Correct the name of test case.
> 
> Signed-off-by: Peng Yuan <yuan.peng@intel.com>
> 
> diff --git a/tests/TestSuite_unit_tests_crc.py
> b/tests/TestSuite_unit_tests_crc.py
> index 2230ebf..334a651 100644
> --- a/tests/TestSuite_unit_tests_crc.py
> +++ b/tests/TestSuite_unit_tests_crc.py
> @@ -32,7 +32,7 @@
>  """
>  DPDK Test suite.
> 
> -Cmdline autotest
> +Crc autotest
> 
>  """
> 
> @@ -65,9 +65,9 @@ class TestUnitTestsCrc(TestCase):
>          """
>          pass
> 
> -    def test_cmdline(self):
> +    def test_crc(self):
>          """
> -        Run cmdline autotests in RTE command line.
> +        Run crc autotests in RTE command line.
>          """
> 
>          self.dut.send_expect("./%s/app/test -n 1 -c %s" % (self.target,
> self.coremask), "R.*T.*E.*>.*>", 60)
> --
> 2.7.4


      reply	other threads:[~2019-06-05  5:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04  8:02 Peng Yuan
2019-06-05  5:27 ` Tu, Lijuan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8CE3E05A3F976642AAB0F4675D0AD20E0BAA196E@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=yuan.peng@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).