about summary refs log tree commit diff stats
path: root/test/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test: remove hardcoded python path (Tx to Aymeric Vincent)Fabrice Desclaux2014-12-121-1/+3
|
* Test/Utils: Add "filter_tags" to filter test units according to a tag listCamille Mougey2014-11-031-0/+28
|
* Test/Utils: Add "tags" attribute to tag test unitsCamille Mougey2014-11-031-3/+6
|
* TestSet: Avoid error on duplicate products cleaningCamille Mougey2014-10-311-12/+32
|
* Test/utils: Add utils for running testsajax2014-10-176-0/+438
- cosmetics: display functions - monothread: callbacks for basic test run view - screendisplay: callbacks for enhanced test run view - test: describe a Test case - testset: describe a Test set and implement methods to run it