Commit Graph

13 Commits

Author SHA1 Message Date
Ajax 3c7c463563 TestAll: add support for other executable 2017-04-18 16:09:05 +02:00
Ajax 0cf75919ae Add a only-tags option for test_all 2017-01-14 14:24:16 +01:00
Fabrice Desclaux e21cdd93c7 Test/testset: autopep8 2016-04-06 09:24:08 +02:00
serpilliere ed08c49564 Test: simple output 2016-04-06 09:22:41 +02:00
Ajax a0e67cd0ad TestAll: Coverage mode was broken 2015-04-30 17:20:02 +02:00
Ajax ecf1063ace TestAll: Add a "do-not-clean" option 2015-04-02 13:12:25 +02:00
Ajax 466d3bcb9e TestSet: Message* must inherited from Message 2015-04-02 13:04:46 +02:00
Ajax b56ea64674 TestSet: Some methods should be protected 2015-04-02 13:00:13 +02:00
Fabrice Desclaux 33ef298252 Test: remove hardcoded python path (Tx to Aymeric Vincent) 2014-12-12 13:02:41 +01:00
Camille Mougey be3f332b6c Test/Utils: Add "filter_tags" to filter test units according to a tag list 2014-11-03 15:53:02 +01:00
Camille Mougey f1890f99e5 Test/Utils: Add "tags" attribute to tag test units 2014-11-03 15:52:30 +01:00
Camille Mougey 252e52004e TestSet: Avoid error on duplicate products cleaning 2014-10-31 12:45:35 +01:00
ajax 473f60bbd7 Test/utils: Add utils for running tests
- 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
2014-10-17 23:06:12 +02:00