test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 0/6] DTS enhancement and clean up
@ 2015-01-13 13:42 Michael Qiu
  2015-01-13 13:42 ` [dts] [PATCH 1/6] framework/tester: Fix NoneType Error of port_map Michael Qiu
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Michael Qiu @ 2015-01-13 13:42 UTC (permalink / raw)
  To: dts; +Cc: yong.liu

This patch set mostly try to do some enhancement of DTS,
also include some bug fix, code rework and clean up.

Michael Qiu (6):
  framework/tester: Fix NoneType Error of port_map
  framework/crbs: Info clean up of crbs
  framework: Add login password support
  framework/ssh: Add verify ability for command execution
  framework: Fix ifname not found error
  framework/crb: rework restore_interfaces()

 framework/crb.py            | 54 +++++++++++++++++++++++++++------------------
 framework/crbs.py           | 10 +++++----
 framework/dut.py            | 22 ++++++++++++++++--
 framework/etgen.py          |  7 +++++-
 framework/ssh_connection.py |  8 +++----
 framework/ssh_pexpect.py    | 36 ++++++++++++++++++++----------
 framework/tester.py         | 17 ++++++++++----
 7 files changed, 106 insertions(+), 48 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-02-15  5:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-13 13:42 [dts] [PATCH 0/6] DTS enhancement and clean up Michael Qiu
2015-01-13 13:42 ` [dts] [PATCH 1/6] framework/tester: Fix NoneType Error of port_map Michael Qiu
2015-01-14  1:15   ` Liu, Yong
2015-01-25  1:07   ` Liu, Yong
2015-01-13 13:42 ` [dts] [PATCH 2/6] framework/crbs: Info clean up of crbs Michael Qiu
2015-01-25  1:07   ` Liu, Yong
2015-01-13 13:42 ` [dts] [PATCH 3/6] framework: Add login password support Michael Qiu
2015-01-14  1:18   ` Liu, Yong
2015-01-25  1:07   ` Liu, Yong
2015-01-13 13:42 ` [dts] [PATCH 4/6] framework/ssh: Add verify ability for command execution Michael Qiu
2015-01-14  1:24   ` Liu, Yong
2015-01-27  5:22   ` [dts] [PATCH v2] " Michael Qiu
2015-02-15  5:05     ` Liu, Yong
2015-01-13 13:42 ` [dts] [PATCH 5/6] framework: Fix ifname not found error Michael Qiu
2015-01-14  1:35   ` Liu, Yong
2015-01-13 13:42 ` [dts] [PATCH 6/6] framework/crb: rework restore_interfaces() Michael Qiu
2015-01-14  1:35   ` Liu, Yong

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