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
/
test
Age
Commit message (
Expand
)
Author
2011-05-20
Update copyright years
Björn-Egil Dahlberg
2011-05-06
Merge branch 'lukas/common_test/ct_hook_bugs/OTP-9264' into dev
Lukas Larsson
2011-04-28
Fix problem with merging ticket branch.
Peter Andersson
2011-04-28
Fix problems with timetrap handling in common_test:
Peter Andersson
2011-04-28
Make it possible to fail test case by returning {fail,Reason} from init_per_t...
Peter Andersson
2011-04-28
Fix problem with merging a ticket branch.
Peter Andersson
2011-04-28
Fix issues related to test case groups:
Peter Andersson
2011-04-28
Add test case for suite with empty group.
Peter Andersson
2011-04-28
Improve validation of test events.
Peter Andersson
2011-04-28
Fix failing tests on Windows.
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-04-20
Do minor updates of the ts test framework.
Peter Andersson
2011-04-20
Correct failing test cases.
Peter Andersson
2011-03-30
Merge branch 'hw/call-chmod-without-f' into dev
Henrik Nord
2011-03-22
Fix bug which would make cth's to not be removed when out of scope when addin...
Lukas Larsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-28
Merge branch 'lukas/common_test/test_order_wrong/OTP-9026' into dev
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Update all test specs
Lukas Larsson
2011-02-17
Fix formatting for common test testcases
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update common_test tests to conform with common_test standard
Lukas Larsson
2011-02-17
Common test spec fix
Lukas Larsson
2011-02-17
Update example cth spec to reflect the implementation
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook in code and testcases
Lukas Larsson
2011-02-17
Fix bug where the state of an SCB was altered when no on_tc_* existed
Lukas Larsson
2011-02-17
Update SCBs to use a specific id/1 function for SCb overriding instead of ret...
Lukas Larsson
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-01-27
Update suite callback test timeout so that beam debug test runs do not timeout
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
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
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
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 tags to tests
Lukas Larsson
2010-12-08
Add on_tc_skip function
Lukas Larsson
2010-12-08
Add scoping test cases
Lukas Larsson
[next]