phoenix-firestorm/indra/test
Nat Goodspeed d979ba68ee DRTVWR-476: Use a longer default timeout for Sync class.
The timeout is meant to prevent a deadlocked test program from hanging a
build. It's not intended to ensure some sort of SLA for the operations under
test. Empirically, using a longer timeout helps some test programs. The only
downside of increasing the timeout is that if some test does hang, it takes
longer to notice. But changes on the order of a few seconds are negligible.
2020-04-03 10:54:37 -04:00
..
CMakeLists.txt DRTVWR-476: Add Sync class to help with stepwise coroutine tests. 2020-03-25 18:44:04 -04:00
blowfish.1.bin
blowfish.2.bin
blowfish.digits.txt
blowfish.pl
catch_and_store_what_in.h DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions. 2019-08-10 20:33:59 -04:00
chained_callback.h DRTVWR-476: chained_callback.h depends on lltut.h. #include it. 2020-04-03 10:48:03 -04:00
debug.h DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) 2020-04-03 10:38:53 -04:00
io.cpp Restore the ability for sockets to specify the interface to listen on 2018-08-30 16:25:45 -04:00
llapp_tut.cpp
llassetuploadqueue_tut.cpp
llblowfish_tut.cpp
llbuffer_tut.cpp
lldatapacker_tut.cpp
lldoubledispatch_tut.cpp
llevents_tut.cpp DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls. 2020-03-25 18:58:16 -04:00
llhttpdate_tut.cpp
llhttpnode_tut.cpp
lliohttpserver_tut.cpp
llmessageconfig_tut.cpp
llmessagetemplateparser_tut.cpp
llpermissions_tut.cpp
llpipeutil.cpp
llpipeutil.h
llsaleinfo_tut.cpp
llsd_new_tut.cpp
llsdmessagebuilder_tut.cpp
llsdmessagereader_tut.cpp
llsdtraits.h
llsdutil_tut.cpp
llservicebuilder_tut.cpp
llstreamtools_tut.cpp
lltemplatemessagebuilder_tut.cpp
lltestapp.h DRTVWR-476: Infrastructure to help manage long-lived coroutines. 2020-03-25 19:02:24 -04:00
lltimestampcache_tut.cpp
lltranscode_tut.cpp
lltut.cpp
lltut.h
lluserrelations_tut.cpp
llxorcipher_tut.cpp
message_tut.cpp
mock_http_client.cpp
mock_http_client.h
namedtempfile.h
prim_linkability_tut.cpp
print.h DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) 2020-04-03 10:38:53 -04:00
setenv.h DRTVWR-476: Facilitate debugging test programs with logging. 2020-04-03 10:46:17 -04:00
sync.h DRTVWR-476: Use a longer default timeout for Sync class. 2020-04-03 10:54:37 -04:00
test.cpp DRTVWR-476: Facilitate debugging test programs with logging. 2020-04-03 10:46:17 -04:00
test.h
test_llmanifest.py