diff options
author | Dan Gudmundsson <[email protected]> | 2014-03-12 15:15:45 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2014-03-12 15:15:45 +0100 |
commit | 32f8a87f9b60668d09be276e8b6fdf2f34cfa880 (patch) | |
tree | 29c3fa8f8a1b5aae933323e48661899010452ccd /lib/ssl/src/tls_handshake.erl | |
parent | 965d5185d61ce33a8a136b1df42e764e7c95896d (diff) | |
download | otp-32f8a87f9b60668d09be276e8b6fdf2f34cfa880.tar.gz otp-32f8a87f9b60668d09be276e8b6fdf2f34cfa880.tar.bz2 otp-32f8a87f9b60668d09be276e8b6fdf2f34cfa880.zip |
test_server: Allow init_per_ function to throw skip
Allow all init_per_[suite|group|testcase] to throw (or exit)
{skip, Reason} to explicitly ignore tests without failing.
It is easier to catch it in one place instead of writing a try
in each init_per_* to return {skip, Reason}.
Diffstat (limited to 'lib/ssl/src/tls_handshake.erl')
0 files changed, 0 insertions, 0 deletions