[dts] [PATCH 0/4] enhance framework and fix some issues

Marvin Liu yong.liu at intel.com
Thu Aug 4 15:18:30 CEST 2016


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



More information about the dts mailing list