aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_framework.erl
AgeCommit message (Expand)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-04Merge remote-tracking branch 'origin/peppe/common_test/improve_suite_error_re...Peter Andersson
2015-04-17Add missing events and hook function callsPeter Andersson
2015-04-15Update handling of failing all/0 function in test suitesPeter Andersson
2015-04-15Introduce test categories for OTP testsPeter Andersson
2015-04-13Fix problem with suite compilation failures not being correctly reportedPeter Andersson
2015-03-18Always report ok to event handlers after successful cfg or tc funcPeter Andersson
2015-02-16Make it possible to print in the test case log from on_tc_* hook funcsPeter Andersson
2014-06-05Improve cover analysis via common_testSiri Hansen
2014-04-30Fix problem with comments getting lost when running parallel test casesPeter Andersson
2014-04-02Document changes in the CT hooks API and the event message protocolPeter Andersson
2014-03-24Update incorrect type specificationsPeter Andersson
2014-03-24Fix code to get rid of dialyzer warningsPeter Andersson
2014-03-12Merge branch 'peppe/common_test/group_events'Peter Andersson
2014-03-12Update event protocol and CT Hooks APIPeter Andersson
2014-03-12Introduce group name for skipped cases in events, hooks and overview logPeter Andersson
2014-02-14Fix edoc usage errorsPierre Fenoll
2014-01-28Make temporary fix of problem that sometimes causes the ct_util server to diePeter Andersson
2013-11-19Modify the auto_skip report for group config funcs to include group namePeter Andersson
2013-11-18Fix problems with info functions and add more testsPeter Andersson
2013-11-18Add test cases for new and modified functionalityPeter Andersson
2013-11-18Correct tests cases that fail because of modified eventsPeter Andersson
2013-11-18Correct various bugs related to auto_skip and groupsPeter Andersson
2013-11-18Change status from skip to auto_skip for config func that fails due to requirePeter Andersson
2013-10-31Fix problem with handling Config and FW reports correctlyPeter Andersson
2013-04-16[common_test] Add link from red error notification to full error descriptionSiri Hansen
2013-04-16[common_test] Use max importance when logging errorsSiri Hansen
2013-03-25[common_test] Add -force_stop skip_rest option when repeating testsSiri Hansen
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2012-11-20Merge branch 'maint'Peter Andersson
2012-11-19Implement new group search functionalityPeter Andersson
2012-09-19Teach test_server to report severe errors to common_testBjörn Gustavsson
2012-08-24Solve problem with registering parallel testcasesPeter Andersson
2012-08-23Solve problems with verbosity levels and parallel test casesPeter Andersson
2012-08-23Merge remote branch 'origin/peppe/common_test/break_and_continue' into maintPeter Andersson
2012-08-23Merge branch 'peppe/common_test/table_sorter' into maintPeter Andersson
2012-08-08Implement support for test case execution break/continuePeter Andersson
2012-07-06Make it possible to sort the HTML tablesPeter Andersson
2012-05-04Fix timetrap error in pre-hooksPeter Andersson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-23Merge branch 'peppe/common_test/otp-9871' into peppe/common_test/otp-9988_987...Peter Andersson
2012-03-21Fix dialyzer reported errorsPeter Andersson
2012-03-21Implement support for user controlled timetrapsPeter Andersson
2012-03-19Fix error with group config deleted before post_end_per_groupPeter Andersson
2012-03-19Introduce new test suite for CTHsPeter Andersson
2012-03-19Use calls to ct_framework:init/end_per_suite for configurationPeter Andersson
2012-03-19Change ct_init/end_per_group to init/end_per_groupPeter Andersson
2012-03-19Run hooks for non-existing config functionsPeter Andersson
2012-03-11Introduce error notification printout in the tc logPeter Andersson
2011-12-09Merge remote branch 'origin/peppe/common_test/groups'Peter Andersson