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_framework.erl
Age
Commit message (
Expand
)
Author
2015-05-04
Merge remote-tracking branch 'origin/peppe/common_test/improve_suite_error_re...
Peter Andersson
2015-04-17
Add missing events and hook function calls
Peter Andersson
2015-04-15
Update handling of failing all/0 function in test suites
Peter Andersson
2015-04-15
Introduce test categories for OTP tests
Peter Andersson
2015-04-13
Fix problem with suite compilation failures not being correctly reported
Peter Andersson
2015-03-18
Always report ok to event handlers after successful cfg or tc func
Peter Andersson
2015-02-16
Make it possible to print in the test case log from on_tc_* hook funcs
Peter Andersson
2014-06-05
Improve cover analysis via common_test
Siri Hansen
2014-04-30
Fix problem with comments getting lost when running parallel test cases
Peter Andersson
2014-04-02
Document changes in the CT hooks API and the event message protocol
Peter Andersson
2014-03-24
Update incorrect type specifications
Peter Andersson
2014-03-24
Fix code to get rid of dialyzer warnings
Peter Andersson
2014-03-12
Merge branch 'peppe/common_test/group_events'
Peter Andersson
2014-03-12
Update event protocol and CT Hooks API
Peter Andersson
2014-03-12
Introduce group name for skipped cases in events, hooks and overview log
Peter Andersson
2014-02-14
Fix edoc usage errors
Pierre Fenoll
2014-01-28
Make temporary fix of problem that sometimes causes the ct_util server to die
Peter Andersson
2013-11-19
Modify the auto_skip report for group config funcs to include group name
Peter Andersson
2013-11-18
Fix problems with info functions and add more tests
Peter Andersson
2013-11-18
Add test cases for new and modified functionality
Peter Andersson
2013-11-18
Correct tests cases that fail because of modified events
Peter Andersson
2013-11-18
Correct various bugs related to auto_skip and groups
Peter Andersson
2013-11-18
Change status from skip to auto_skip for config func that fails due to require
Peter Andersson
2013-10-31
Fix problem with handling Config and FW reports correctly
Peter Andersson
2013-04-16
[common_test] Add link from red error notification to full error description
Siri Hansen
2013-04-16
[common_test] Use max importance when logging errors
Siri Hansen
2013-03-25
[common_test] Add -force_stop skip_rest option when repeating tests
Siri Hansen
2013-01-25
[common_test] Update common test modules to handle unicode
Siri Hansen
2012-11-20
Merge branch 'maint'
Peter Andersson
2012-11-19
Implement new group search functionality
Peter Andersson
2012-09-19
Teach test_server to report severe errors to common_test
Björn Gustavsson
2012-08-24
Solve problem with registering parallel testcases
Peter Andersson
2012-08-23
Solve problems with verbosity levels and parallel test cases
Peter Andersson
2012-08-23
Merge remote branch 'origin/peppe/common_test/break_and_continue' into maint
Peter Andersson
2012-08-23
Merge branch 'peppe/common_test/table_sorter' into maint
Peter Andersson
2012-08-08
Implement support for test case execution break/continue
Peter Andersson
2012-07-06
Make it possible to sort the HTML tables
Peter Andersson
2012-05-04
Fix timetrap error in pre-hooks
Peter Andersson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-23
Merge branch 'peppe/common_test/otp-9871' into peppe/common_test/otp-9988_987...
Peter Andersson
2012-03-21
Fix dialyzer reported errors
Peter Andersson
2012-03-21
Implement support for user controlled timetraps
Peter Andersson
2012-03-19
Fix error with group config deleted before post_end_per_group
Peter Andersson
2012-03-19
Introduce new test suite for CTHs
Peter Andersson
2012-03-19
Use calls to ct_framework:init/end_per_suite for configuration
Peter Andersson
2012-03-19
Change ct_init/end_per_group to init/end_per_group
Peter Andersson
2012-03-19
Run hooks for non-existing config functions
Peter Andersson
2012-03-11
Introduce error notification printout in the tc log
Peter Andersson
2011-12-09
Merge remote branch 'origin/peppe/common_test/groups'
Peter Andersson
2011-12-07
Change init/end_per_group/0 -> init/end_per_group/1
Peter Andersson
[next]