diff options
author | Björn Gustavsson <[email protected]> | 2011-12-01 16:00:52 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-12-02 16:59:35 +0100 |
commit | b0fc970c36bca30fb590b32589c7951f0ca7a04b (patch) | |
tree | 7b695a413960669a96ee152312a21d8715800acc /lib/erl_interface/priv | |
parent | 0f97e3c355536270848e4c6d64e72f02ff1f138a (diff) | |
download | otp-b0fc970c36bca30fb590b32589c7951f0ca7a04b.tar.gz otp-b0fc970c36bca30fb590b32589c7951f0ca7a04b.tar.bz2 otp-b0fc970c36bca30fb590b32589c7951f0ca7a04b.zip |
crypto_SUITE: Reinstate what was "lost in translation"
When crypto_SUITE was migrated to the common_test format in commit
f6b19ef8603b46c64f3722ede3915dd1ac67bae8, some things were lost
in translation. Reinstate the previous behaviour:
1) Run the info/1 test case. This test case will cause a skip if
the test is run on a non-commercial platform and the entire
crypto application is missing. If the crypto application exists,
but does not work properly, the test case will fail.
2) If info/1 is skipped or fails, don't run any other test cases
in crypto_SUITE. (That is, if there is a basic problem, ONE
failed test case is sufficient indication.)
Diffstat (limited to 'lib/erl_interface/priv')
0 files changed, 0 insertions, 0 deletions