test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] tests/TestSuite_ieee1588:change tester session to new session
@ 2020-09-17  7:03 xizhan4x
  2020-09-17  7:02 ` Zhang, XiX
  2020-09-22  7:26 ` Ma, LihongX
  0 siblings, 2 replies; 4+ messages in thread
From: xizhan4x @ 2020-09-17  7:03 UTC (permalink / raw)
  To: dts; +Cc: xizhan4x

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


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

end of thread, other threads:[~2020-09-22  7:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17  7:03 [dts] [PATCH V1] tests/TestSuite_ieee1588:change tester session to new session xizhan4x
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

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