phoenix-firestorm/indra/llmessage/tests
Nat Goodspeed a6cd80f8bf 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.
2019-11-15 08:17:04 -05: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. 2019-11-15 08:17:04 -05: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 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