[elbe-devel] [PATCH v2 0/5] junit testing
Torben Hohn
torben.hohn at linutronix.de
Wed Aug 7 17:14:19 CEST 2019
send by me, because git format-patch segfaults on oliviers computer
Olivier Dion (5):
Add XML schema definition for Junit test suites/cases.
Creation of "elbepack/junit.py".
Call new junit API in project finetuning.
Fix issues with exceptions handling.
Add example for test-suites in include development example.
elbepack/finetuning.py | 30 ++++++++-
elbepack/junit.py | 76 ++++++++++++++++++++++
examples/includes/devel/project-finetuning.xml | 13 ++++
.../x86_32-pc-hdimg-with-include-development.xml | 1 +
schema/dbsfed.xsd | 53 +++++++++++++++
5 files changed, 170 insertions(+), 3 deletions(-)
create mode 100644 elbepack/junit.py
create mode 100644 examples/includes/devel/project-finetuning.xml
--
2.11.0
More information about the elbe-devel
mailing list