test suite reviews and discussions
 help / color / mirror / Atom feed
From: xizhan4x <xix.zhang@intel.com>
To: dts@dpdk.org
Cc: xizhan4x <xix.zhang@intel.com>
Subject: [dts] [PATCH V1] tests/TestSuite_ieee1588:change tester session to new session
Date: Thu, 17 Sep 2020 15:03:15 +0800	[thread overview]
Message-ID: <1600326195-1519-1-git-send-email-xix.zhang@intel.com> (raw)

change tester session to new session

Signed-off-by: xizhan4x <xix.zhang@intel.com>
---
 tests/TestSuite_ieee1588.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/TestSuite_ieee1588.py b/tests/TestSuite_ieee1588.py
index f15f3bd..74bc35d 100644
--- a/tests/TestSuite_ieee1588.py
+++ b/tests/TestSuite_ieee1588.py
@@ -105,9 +105,6 @@ class TestIeee1588(TestCase):
         out = self.send_session.get_session_before(timeout=20)
         self.send_session.send_expect("^C", "# ", 20)
         self.send_session.close()
-        out = self.send_session.get_session_output(timeout=20)
-        self.send_session.send_expect("^C", "# ", 20)
-        self.send_session.close()
 
 
         self.verify("0x88f7" in out, "Ether type is not PTP")
-- 
1.8.3.1


             reply	other threads:[~2020-09-17  7:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17  7:03 xizhan4x [this message]
2020-09-17  7:02 ` Zhang, XiX
     [not found]   ` <BN8PR11MB3715AE86AAF3F3AAEF4204AC9E3B0@BN8PR11MB3715.namprd11.prod.outlook.com>
2020-09-22  7:35     ` Zhang, XiX
2020-09-22  7:26 ` Ma, LihongX

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=1600326195-1519-1-git-send-email-xix.zhang@intel.com \
    --to=xix.zhang@intel.com \
    --cc=dts@dpdk.org \
    /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).