phoenix-firestorm/indra/llmessage/tests
Nat Goodspeed fc2437fb5d DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests.
The new close(void) method simply acquires the logic from
~LLCoprocedureManager() (which now calls close()). It's useful, even if only
in test programs, to be able to shut down all existing LLCoprocedurePools
without having to name them individually -- and without having to destroy the
LLCoprocedureManager singleton instance. Deleting an LLSingleton should be
done only once per process, whereas test programs want to reset the
LLCoprocedureManager after each test.
2020-03-25 19:07:22 -04:00
..
commtest.h SL-10153: Review and rationalize fetching paths from environment. 2018-12-14 15:38:13 -05:00
llareslistener_test.cpp DRTVWR-493: Make catch_llerrs() a member of WrapLLErrs. 2019-08-12 08:26:51 -04:00
llavatarnamecache_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcoproceduremanager_test.cpp DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests. 2020-03-25 19:07:22 -04:00
llcurl_stub.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llhost_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llhttpclient_test.cpp SL-10153: Review and rationalize fetching paths from environment. 2018-12-14 15:38:13 -05:00
llhttpnode_stub.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmockhttpclient.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llnamevalue_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpartdata_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltemplatemessagedispatcher_test.cpp Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-08-30 11:36:06 -04:00
lltestmessagesender.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltestmessagesender.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltrustedmessageservice_test.cpp Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-08-30 11:36:06 -04:00
llxfer_file_test.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
networkio.h MAINT-5232: Merge up to VLC viewer from viewer-release 2016-10-11 10:59:17 -04:00
test_llsdmessage_peer.py DRTVWR-418: Apparently (some) Windows hosts still need freeport(). 2016-12-07 14:10:32 -05:00
testrunner.py DRTVWR-418: Make testrunner.run() avoid extra Thread altogether. 2016-12-07 13:25:42 -05:00