Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-07 | Make sure test node shuts down before skipping suite | Peter Andersson | |
2016-06-06 | Measure file i/o overhead and skip test if the speed is too slow | Peter Andersson | |
2016-06-01 | Skip test cases if cover or debug is running | Peter Andersson | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-03-12 | Update test suites and fix various remaining problems | Peter Andersson | |
2013-11-19 | Modify the auto_skip report for group config funcs to include group name | Peter Andersson | |
Also correct failing test cases and find and fix remaining bugs. | |||
2013-11-18 | Correct tests cases that fail because of modified events | Peter Andersson | |
2013-04-19 | [common_test] Adjusted timers in ct_repeat_testrun_SUITE | Siri Hansen | |
This is to allow slower test hosts. | |||
2013-03-28 | [common_test] Add tests for repeated testruns | Siri Hansen | |
ct_repeate_testrun_SUITE is added, which tests the following options to ct_run: -repeat N -duration [-force_stop [skip_rest]] -until [-force_stop [skip_rest]] |