phoenix-firestorm/indra/viewer_components
Nat Goodspeed 1e1e93c069 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.
2018-12-29 10:27:16 -05:00
..
Resources SL-702: refactor to make the viewer-manager easier for TPVs to integrate 2017-05-24 09:41:44 -04:00
login SL-793: Fix lllogin_test.cpp for new LLCoros implementation. 2018-12-29 10:27:16 -05:00
CMakeLists.txt SL-323: first pass at ripping out old updater 2016-08-18 13:05:30 -07:00