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_run.erl
Age
Commit message (
Expand
)
Author
2011-12-07
Implement support for overriding group properties with test specification
Peter Andersson
2011-10-04
Merge branch 'dev' into major
Lukas Larsson
2011-09-27
Fix invalid call to undefined function
Peter Andersson
2011-09-23
Repair and improve the vts mode
Peter Andersson
2011-09-23
Implement support for running suites with test case groups through the debugger
Peter Andersson
2011-09-23
Various corrections and updates to improve error handling and reporting
Peter Andersson
2011-09-23
Fix incorrect module name arg to FW:end_tc/3
Peter Andersson
2011-09-23
Introduce new 'logopts' flag
Peter Andersson
2011-09-23
Fix problem with logdir string and some other minor bugs
Peter Andersson
2011-09-23
Modify start options and introduce CT profiles
Peter Andersson
2011-09-20
Add -enable_builtin_hooks <bool> config option
Lukas Larsson
2011-08-31
Add priority functionality and tests for ct hooks
Lukas Larsson
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
Cleanup code to fix dialyzer warning
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook in code and testcases
Lukas Larsson
2010-12-09
Added tests for starting SCB's with arguments and fixed a bug with how SCB's ...
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
Update input parameter for suite callbacks to be called suite_callbacks when ...
Lukas Larsson
2010-12-08
Expand tracing functions to be more verbose
Lukas Larsson
2010-12-08
Update ct_trace me to include calling functions
Lukas Larsson
2010-12-08
Add support for suite_callback in spec, command_line and interactive. Start w...
Lukas Larsson
2010-11-29
Update edoc and command line help documentation to reflect change from run_te...
Lukas Larsson
2010-09-10
Merge branch 'peppe/common_test/dev/OTP-8753' into dev
Lukas Larsson
2010-09-10
OTP-8818: Fixed inconsistency in ct:start_interactive call
Lukas Larsson
2010-09-06
Fix problem with prepared_tests tuple not being recognized
Peter Andersson
2010-09-02
Fix error with group term in ct:run_test/1
Peter Andersson
2010-07-06
Improve handling of test case group specifications
Peter Andersson
2010-07-06
Improve handling of test case group specifications
Peter Andersson
2010-07-06
Add new option to label test runs
Peter Andersson
2010-07-06
Implement handling of group specifications
Peter Andersson
2010-07-06
Fix problem with using the wrong logdir setting
Peter Andersson
2010-07-06
Rewrite handling of group definitions in Common Test test suites
Peter Andersson
2010-06-09
Add documentation for run_test program
Peter Andersson
2010-06-09
Fix so that ct_run converts relative diretories in the code path to absolute
Peter Andersson
2010-06-09
Fix bug that prevents the interactive shell mode to start properly
Peter Andersson
2010-06-09
Minor fixes in code and test suites
Peter Andersson
2010-06-09
Add support for executing pre-loaded suites (e.g. modules loaded as binaries)
Peter Andersson
2010-06-09
Add support for dynamic timetrap handling
Peter Andersson
2010-06-09
Have end_per_testcase run even after timetrap_timeout and abort_testcase
Peter Andersson
2010-06-09
Flush old DOWN messages in demonitor
Peter Andersson
2010-06-09
Add groups in test specifications
Peter Andersson
2010-06-09
Improve and fix various test suites
Peter Andersson
2010-06-09
Add event_handler_init start flag that can pass init arguments to event handlers
Peter Andersson
2010-06-09
Make it possible to run ts tests for Common Test via the ct_run:script_start(...
Peter Andersson
2010-06-09
Implement support for user controllable timetrap parameters (multiply and scale)
Peter Andersson
2010-06-09
Improve documentation and fix minor problems
Peter Andersson
2010-06-09
Add run_test program for Common Test
Peter Andersson
2010-06-09
Separate config and user_config in test specifications
Andrey Pampukha
[next]