[dts] [PATCH v1 0/4] support suite and case level configuration

Marvin Liu yong.liu at intel.com
Wed Jul 26 10:16:08 CEST 2017


his patch set will enhance the overall configration process in DTS.
User can assign separated folder for configuration file by setting
"DTS_CFG_FOLDER" environment variable.

Support suite and case level configuration which can add flexibility in
case design.

Marvin Liu (4):
  framework setting: support configuration file folder change
  framework config: support suite&case level configuration
  framework: enhance test case execution process
  conf: add suite and case level configuration sample

 conf/suite_sample.cfg  |  9 +++++++
 framework/config.py    | 71 ++++++++++++++++++++++++++++++++++++++++++++------
 framework/debugger.py  |  2 +-
 framework/dts.py       |  4 +++
 framework/settings.py  | 19 +++++++++++---
 framework/test_case.py | 40 +++++++++++++++++++---------
 6 files changed, 120 insertions(+), 25 deletions(-)
 create mode 100644 conf/suite_sample.cfg

-- 
1.9.3



More information about the dts mailing list