test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 0/4] enhance framework and fix some issues
@ 2016-08-04 13:18 Marvin Liu
  2016-08-04 13:18 ` [dts] [PATCH 1/4] framework dts: fix program exit when exception raised Marvin Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marvin Liu @ 2016-08-04 13:18 UTC (permalink / raw)
  To: dts

This patch set based on next branch and enhanced framework stability.
It also fixed cache option not work issue and some tope issues in suite.

Marvin Liu (4):
  framework dts: fix exit when exception raised
  framework: fix cache option not work
  framework: add session check function
  tests: fix tope issue in suites

 framework/dts.py                    | 39 ++++++++++++++++++++-----------------
 framework/dut.py                    | 24 +++++++++++++++--------
 framework/ssh_connection.py         | 13 +++++++++++++
 framework/test_case.py              | 21 +++++++++++++-------
 framework/tester.py                 |  7 ++++++-
 tests/TestSuite_checksum_offload.py | 14 ++++++-------
 tests/TestSuite_ipv4_reassembly.py  |  6 +++---
 tests/TestSuite_pmd_bonded.py       |  8 ++------
 8 files changed, 81 insertions(+), 51 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2016-08-04 13:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-04 13:18 [dts] [PATCH 0/4] enhance framework and fix some issues Marvin Liu
2016-08-04 13:18 ` [dts] [PATCH 1/4] framework dts: fix program exit when exception raised Marvin Liu
2016-08-04 13:18 ` [dts] [PATCH 2/4] framework: fix cache option not work Marvin Liu
2016-08-04 13:18 ` [dts] [PATCH 3/4] framework: add session check function Marvin Liu
2016-08-04 13:18 ` [dts] [PATCH 4/4] tests: fix tope issue in suites Marvin Liu

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