diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2018-12-29 10:27:16 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2020-03-25 18:39:20 -0400 |
commit | 101ab28f0c317e8c8489f0189f81b7b4e2381e9a (patch) | |
tree | 80fe92b2e01ff7d7ec171a8368c4446b993d4d90 /debian/preinst | |
parent | 939d35054881d150fe5d191d6965f6a09c5d0223 (diff) |
SL-793: Fix lllogin_test.cpp for new LLCoros implementation.
Delete the test for SRV timeout: lllogin no longer issues an SRV query. That
test only confuses the test program without exercising any useful paths in
production code.
As with other tests dating from the previous LLCoros implementation, we need a
few llcoro::suspend() calls sprinkled in so that a fiber marked ready -- by
fulfilling the future for which it is waiting -- gets a chance to run.
Clear LLEventPumps between test functions.
Diffstat (limited to 'debian/preinst')
0 files changed, 0 insertions, 0 deletions