aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_framework.erl
AgeCommit message (Expand)Author
2019-04-16Merge branch 'maint'Siri Hansen
2019-04-16Merge branch 'siri/ct/fuzzer_support/ERIERL-143/OTP-14746' into maintSiri Hansen
2019-04-16Merge branch 'maint'Siri Hansen
2019-04-16Merge branch 'siri/ct/reset_curr_tc/ERIERL-334/OTP-15717' into maintSiri Hansen
2019-04-15[ct] Add {testcase,TC,RepeatProps} syntax for repeating test casesSiri Hansen
2019-04-15[ct] Add post_groups/2 and post_all/3 hook functionsPeter Andersson
2019-04-15[ct] Cleanup after timetrap timeout or kill during framework call or hookSiri Hansen
2019-01-17common_test: Adjust some calls to io:format()Hans Bolinder
2018-07-27Change "can not" into "cannot"Raimo Niskanen
2018-06-07common_test: Remove EDoc documentation in internal modulesHans Bolinder
2017-09-15common_test: Do not use deprecated functions in string(3)Siri Hansen
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2017-05-04Update copyright yearRaimo Niskanen
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