aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_util.erl
AgeCommit message (Expand)Author
2018-06-11Fix some unmatched_return warningsKostis Sagonas
2018-06-07common_test: Remove EDoc documentation in internal modulesHans Bolinder
2018-02-05common_test: Do not call erlang:get_stacktrace()Hans Bolinder
2017-12-04Merge branch 'maint'Peter Andersson
2017-12-04Add tests and doc for the new remaining_test_procs functionPeter Andersson
2017-10-25Implement function that finds disposable test processesPeter Andersson
2017-10-25Tag Common Test system processes using process dictionaryPeter Andersson
2017-10-25Add app name tag in process dictionaryPeter Andersson
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-06-14Update copyright yearHans Nilsson
2017-05-11ct_util: Stop using get_stacktrace/0 inappropriatelyBjörn Gustavsson
2016-10-24Fix problem with printouts to incorrect parent group leaderPeter Andersson
2016-06-09ct logs: Fix unmatched_return warningsZandra
2016-06-07ct_util: Fix unmatched_return warningsZandra
2016-06-07ct_config: Fix unmatched_return warningsZandra
2016-05-04Merge branch 'maint-18'Henrik Nord
2016-05-02Skip pre/post test IO suite if cover or debug is runningPeter Andersson
2016-03-15update copyright-yearHenrik Nord
2016-03-08Fix problems with formatted test_server printoutsPeter Andersson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-04-30Fix problem with comments getting lost when running parallel test casesPeter Andersson
2014-02-14Fix edoc usage errorsPierre Fenoll
2014-02-07Fix problem with logging exits that happen in init_per_testcasePeter Andersson
2014-01-28Make it possible to use raw telnet logs in parallel test case groupsPeter Andersson
2013-09-03Find and fix minor bugsPeter Andersson
2013-09-02Fix problem with start order of hooks and stopping of ct_util_serverPeter Andersson
2013-09-02Introduce pre- and post-test i/o logPeter Andersson
2013-06-27Allow calls to ct:pal and ct:print even if CT is not runningPeter Andersson
2013-05-29Fix faulty connection handlingPeter Andersson
2013-05-24[common_test] Unregister connection if killedSiri Hansen
2013-04-16[common_test] Use max importance when logging errorsSiri Hansen
2013-03-13Returning '/' when given as parameter to get_testdirFredrik Gustafsson
2013-02-15Solve problem with IO deadlock in ct_util_serverPeter Andersson
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2012-08-24Solve problem with registering parallel testcasesPeter Andersson
2012-08-23Fix IO bug causing CT Hooks to hang at startupPeter Andersson
2012-08-23Merge remote branch 'origin/peppe/common_test/silent_connection' into maintPeter Andersson
2012-08-23Merge remote branch 'origin/peppe/common_test/verbosity_level' into maintPeter Andersson
2012-08-17[common_test] Don't abort test run if connection process crashesSiri Hansen
2012-07-13Implement verbosity levels and parameter for log printout importancePeter Andersson
2012-07-09Fix deadlock problem in connection handlingPeter Andersson
2012-07-06Implement silent_connection for sshPeter Andersson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-08Fix problem with buffered DOWN messagesPeter Andersson
2011-09-23Fix crash when CTHook init failsPeter Andersson
2011-09-23Various corrections and updates to improve error handling and reportingPeter Andersson
2011-09-23Modify start options and introduce CT profilesPeter Andersson
2011-04-28Make it possible to refresh the top level index page at the start of a test run.Peter Andersson
2011-04-20Fix problem with CT hook start error causing IO to be sent to wrong group lea...Peter Andersson