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
/
tools
/
test
/
cover_SUITE.erl
Age
Commit message (
Expand
)
Author
2012-12-21
[cover] Cleanup by stopping cover between tests
Siri Hansen
2012-12-19
[cover] Fix timing dependent bug in cover_SUITE:reconnect
Siri Hansen
2012-12-19
[cover] Remove stopped node also from lost_nodes list
Siri Hansen
2012-12-19
[cover] Don't mark stopped node as lost
Siri Hansen
2012-10-30
[cover] Allow reconnection if node has been disconnected or down
Siri Hansen
2012-10-30
[cover] Add support for test_server
Siri Hansen
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-05-10
Remove workarounds for hybrid and shared heaps in test suites
Björn Gustavsson
2011-12-02
cover_SUITE: Cope with missing/broken crypto application
Björn Gustavsson
2011-11-07
beam_asm: Strenghten the calculation of Uniq for funs
Björn Gustavsson
2011-05-06
Add a check logic to prevent file descriptor leak
Shunichi Shinohara
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-08
Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev
Lukas Larsson
2011-03-08
Fix spelling on analyse
Lukas Larsson
2011-03-07
Add short sleep to prevent timing issues on slow machines
Lukas Larsson
2011-03-07
Update cover tests which depend on compiled files to be skipped if the compil...
Lukas Larsson
2011-02-28
Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for tools
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update tools tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2011-02-17
Update testcases which need crypto to be skipped on platforms which does not ...
Lukas Larsson
2011-02-01
Split the cover ets tables into two tables, one with the clause info and one ...
Lukas Larsson
2010-01-19
Add test suite for the tools application
Björn Gustavsson