aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_framework.erl
AgeCommit message (Expand)Author
2017-03-10Update copyright yearRickard Green
2017-02-20[ct] Remove excessive skipped/failed tag in hook functionSiri Hansen
2017-02-20[ct] Send tc_start event on force_stop and failed sequenceSiri Hansen
2017-02-20[ct] Fix faulty hook callbacks for skipped testsSiri Hansen
2016-10-24Fix problem with printouts to incorrect parent group leaderPeter Andersson
2016-06-07ct_framework: Fix unmatched_return warningsZandra
2016-03-15update copyright-yearHenrik Nord
2016-03-09Merge branch 'peppe/common_test/html_improvements' into maintPeter Andersson
2016-03-08Merge branch 'peppe/common_test/cth_improvements' into maintPeter Andersson
2016-03-08Make sure special characters are escaped in e.g. pal and log printoutsPeter Andersson
2016-03-03Fix remaining issuesPeter Andersson
2016-03-01Set dir for slave node's erl_crash.dumpSiri Hansen
2016-03-01Introduce new CT hook functionsPeter Andersson
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