aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/gen_event_SUITE.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-03-18 10:55:08 +0100
committerBjörn Gustavsson <[email protected]>2015-04-10 12:33:23 +0200
commit008219608e6c5e1e9a936a939675b2bb32a5be04 (patch)
treea164f7ec06e9dd991559177a28cac89764d04325 /lib/stdlib/test/gen_event_SUITE.erl
parent8724991b13d3de1f47a9b297d85a2a055992ba66 (diff)
downloadotp-008219608e6c5e1e9a936a939675b2bb32a5be04.tar.gz
otp-008219608e6c5e1e9a936a939675b2bb32a5be04.tar.bz2
otp-008219608e6c5e1e9a936a939675b2bb32a5be04.zip
Optimize gen_fsm_SUITE:hibernate/1
The running time for gen_fsm_SUITE:hibernate/1 is almost 30 seconds because of 1000 ms sleeps in the test case. Introduce helper functions to avoid sleeping more than necessary. While we are it, also remove all ?line macros in the test case.
Diffstat (limited to 'lib/stdlib/test/gen_event_SUITE.erl')
0 files changed, 0 insertions, 0 deletions