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
Age
Commit message (
Expand
)
Author
2011-02-15
Add test event info for the old tests
Lukas Larsson
2011-02-15
Update test spec parser to not group suites, groups and cases which are hiera...
Lukas Larsson
2011-02-14
Fix bug with subgroups after introduction of remote groups
Lukas Larsson
2011-02-09
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-01-27
Update suite callback test timeout so that beam debug test runs do not timeout
Lukas Larsson
2011-01-24
Change format of remote groups to {group, Module, GroupName}, note that this ...
Lukas Larsson
2011-01-24
Add possibility to get all testdata
Lukas Larsson
2011-01-24
Fix bug when groups refer to groups in the groups/0 function
Lukas Larsson
2011-01-24
Add support for external groups.
Lukas Larsson
2011-01-24
Refactor code to make it easier to debug
Lukas Larsson
2011-01-20
Add test cases for test spec ordering of testcases in spec
Lukas Larsson
2010-12-10
Update test support so that if common test fails to be stopped in a suite, th...
Lukas Larsson
2010-12-09
Add tests for SCB's with same id and fixed bug relating to it
Lukas Larsson
2010-12-09
Add test suites for failing in init/1 function
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
Fix bug which caused scb to be added too much when initiated in the suite inf...
Lukas Larsson
2010-12-08
Started work on documenting suite callbacks, this is a partial commit
Lukas Larsson
2010-12-08
Add locking mechanism for scb state when using parallel groups
Lukas Larsson
2010-12-08
Add state update tests for suite callbacks
Lukas Larsson
2010-12-08
Update ct_framework calls to allow manipulation of test results in end_tc wit...
Lukas Larsson
2010-12-08
Add test case for init_per_suite recover scenario
Lukas Larsson
2010-12-08
Add testcase for config updates
Lukas Larsson
2010-12-08
Update all post_*_per_* to also take the Config argument which the *_per_* wa...
Lukas Larsson
2010-12-08
Remove supurflous comments and _SUITE files
Lukas Larsson
2010-12-08
Add init_per_suite skip and fail test cases
Lukas Larsson
2010-12-08
Add on_tc_fail and on_tc_skip functionality
Lukas Larsson
2010-12-08
Remove scope_tc test case as it should not be possble to have this scope
Lukas Larsson
2010-12-08
Refactor tests to use '_' and '$proplist'
Lukas Larsson
2010-12-08
Add possibility to use '_' and '$proplist' anywhere in a event spec
Lukas Larsson
2010-12-08
Add special tagging for scb in order for event generation to be backward comp...
Lukas Larsson
2010-12-08
Update to be compatible with how common_test tests the ct framework
Lukas Larsson
2010-12-08
Add tags to tests
Lukas Larsson
2010-12-08
Add on_tc_skip function
Lukas Larsson
2010-12-08
Add scoping for suite and groups
Lukas Larsson
2010-12-08
Add scoping test cases
Lukas Larsson
2010-12-08
Add tests for minimal_scb, minimal_and_maximal_scb and faulty_scb_undef
Lukas Larsson
2010-12-08
Extend SCB error handling printouts
Lukas Larsson
2010-12-08
Add testcases for multiple SCBs and unexisting SCBs
Lukas Larsson
2010-12-08
Add SCB error handling functionality
Lukas Larsson
2010-12-08
Add testcase for SCB which does nothing
Lukas Larsson
2010-12-08
Move end_tc call to be made before the tc_done event is generated
Lukas Larsson
2010-12-08
Change default state to [] instead of undefined
Lukas Larsson
2010-12-08
Add terminate SCB functionality
Lukas Larsson
2010-12-08
Rename all callback functions to be more inline with the suite callback funct...
Lukas Larsson
2010-12-08
Update input parameter for suite callbacks to be called suite_callbacks when ...
Lukas Larsson
2010-12-08
Update to be backward compatible with ct framework test funktionality
Lukas Larsson
2010-12-08
Expand tracing functions to be more verbose
Lukas Larsson
2010-12-08
Update so that non tuple return values are not filtered out
Lukas Larsson
2010-12-08
Remove some compilation warnings
Lukas Larsson
[prev]
[next]