[dts] [PATCH V1] tests/TestSuite_ieee1588:change tester session to new session

xizhan4x xix.zhang at intel.com
Thu Sep 17 09:03:15 CEST 2020


change tester session to new session

Signed-off-by: xizhan4x <xix.zhang at 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



More information about the dts mailing list