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
…
llcoproceduremanager_test.cpp DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests. 2020-03-25 19:07:22 -04:00
llcurl_stub.cpp
…
llhost_test.cpp
…
llhttpclient_test.cpp SL-10153: Review and rationalize fetching paths from environment. 2018-12-14 15:38:13 -05:00
llhttpnode_stub.cpp
…
llmockhttpclient.h
…
llnamevalue_test.cpp
…
llpartdata_test.cpp
…
lltemplatemessagedispatcher_test.cpp
…
lltestmessagesender.cpp
…
lltestmessagesender.h
…
lltrustedmessageservice_test.cpp
…
llxfer_file_test.cpp
…
networkio.h
…
test_llsdmessage_peer.py
…
testrunner.py
…