index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
common_test
/
src
/
ct_util.erl
Age
Commit message (
Expand
)
Author
2014-04-30
Fix problem with comments getting lost when running parallel test cases
Peter Andersson
2014-02-14
Fix edoc usage errors
Pierre Fenoll
2014-02-07
Fix problem with logging exits that happen in init_per_testcase
Peter Andersson
2014-01-28
Make it possible to use raw telnet logs in parallel test case groups
Peter Andersson
2013-09-03
Find and fix minor bugs
Peter Andersson
2013-09-02
Fix problem with start order of hooks and stopping of ct_util_server
Peter Andersson
2013-09-02
Introduce pre- and post-test i/o log
Peter Andersson
2013-06-27
Allow calls to ct:pal and ct:print even if CT is not running
Peter Andersson
2013-05-29
Fix faulty connection handling
Peter Andersson
2013-05-24
[common_test] Unregister connection if killed
Siri Hansen
2013-04-16
[common_test] Use max importance when logging errors
Siri Hansen
2013-03-13
Returning '/' when given as parameter to get_testdir
Fredrik Gustafsson
2013-02-15
Solve problem with IO deadlock in ct_util_server
Peter Andersson
2013-01-25
[common_test] Update common test modules to handle unicode
Siri Hansen
2012-08-24
Solve problem with registering parallel testcases
Peter Andersson
2012-08-23
Fix IO bug causing CT Hooks to hang at startup
Peter Andersson
2012-08-23
Merge remote branch 'origin/peppe/common_test/silent_connection' into maint
Peter Andersson
2012-08-23
Merge remote branch 'origin/peppe/common_test/verbosity_level' into maint
Peter Andersson
2012-08-17
[common_test] Don't abort test run if connection process crashes
Siri Hansen
2012-07-13
Implement verbosity levels and parameter for log printout importance
Peter Andersson
2012-07-09
Fix deadlock problem in connection handling
Peter Andersson
2012-07-06
Implement silent_connection for ssh
Peter Andersson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-08
Fix problem with buffered DOWN messages
Peter Andersson
2011-09-23
Fix crash when CTHook init fails
Peter Andersson
2011-09-23
Various corrections and updates to improve error handling and reporting
Peter Andersson
2011-09-23
Modify start options and introduce CT profiles
Peter Andersson
2011-04-28
Make it possible to refresh the top level index page at the start of a test run.
Peter Andersson
2011-04-20
Fix problem with CT hook start error causing IO to be sent to wrong group lea...
Peter Andersson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int...
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook in code and testcases
Lukas Larsson
2011-01-24
Add possibility to get all testdata
Lukas Larsson
2010-12-08
Add so that failures in SCB:init/1 causes the entire scb scope to fail
Lukas Larsson
2010-12-08
Add terminate SCB functionality
Lukas Larsson
2010-12-08
Add support for suite_callback in spec, command_line and interactive. Start w...
Lukas Larsson
2010-11-01
Update parse_table to take multiline sql rows
Lukas Larsson
2010-07-06
Fix bug that crashes common_test when running cover
Peter Andersson
2010-07-06
Add textured backgound to html log files
Peter Andersson
2010-06-11
Merge branch 'peppe/common_test_r14_dev_2' into dev
Erlang/OTP
2010-06-09
Minor fixes in code and test suites
Peter Andersson
2010-06-09
Flush old DOWN messages in demonitor
Peter Andersson
2010-06-09
Implement reloading of the config data
Andrey Pampukha
2010-06-09
Remove configuration handling from ct_util completely
Andrey Pampukha
2010-06-09
Add support for user config in common_test
Andrey Pampukha
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP