diff options
author | Björn Gustavsson <bjorn@erlang.org> | 2015-03-18 10:55:08 +0100 |
---|---|---|
committer | Björn Gustavsson <bjorn@erlang.org> | 2015-04-10 12:33:23 +0200 |
commit | 5287962578a5d3f439eeb2d0e19d851da5c8bb53 (patch) | |
tree | 7d267a5f11eeddf695fd750d8d04841e20c677c7 /lib/megaco | |
parent | 008219608e6c5e1e9a936a939675b2bb32a5be04 (diff) | |
download | otp-5287962578a5d3f439eeb2d0e19d851da5c8bb53.tar.gz otp-5287962578a5d3f439eeb2d0e19d851da5c8bb53.tar.bz2 otp-5287962578a5d3f439eeb2d0e19d851da5c8bb53.zip |
Optimize gen_event_SUITE:hibernate/1
The running time for gen_event_SUITE:hibernate/1 is about 20 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/megaco')
0 files changed, 0 insertions, 0 deletions