about summary refs log tree commit diff stats
path: root/test/utils/test.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TestAll: add support for other executableAjax2017-04-181-2/+7
|
* Test/Utils: Add "tags" attribute to tag test unitsCamille Mougey2014-11-031-3/+6
|
* Test/utils: Add utils for running testsajax2014-10-171-0/+29
- 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