phoenix-firestorm/indra/llmessage/tests
Nat Goodspeed 7e322d837f CHOP-661: Add information to try to zero in on remaining failures.
Make testrunner.py module interpret $INTEGRATION_TEST_VERBOSE environment
variable, setting module global VERBOSE. Enable/disable debug() output based
on that variable, defaulting to VERBOSE True. Add debug() output to
freeport(), including reporting exceptions.
Add debug() output to test_llsdmessage_peer.py, including normal
BaseHTTPRequestHandler output: when VERBOSE is set, don't suppress
log_request() or log_error() output.
Add C++ verbose() function to query $INTEGRATION_TEST_VERBOSE, broken out as
two functions so we only have to interpret the value once. Default to 'true'.
Move C++ commtest_data::getport(variable) function to global namespace, broken
out as two functions to cache the value. Report value received when verbose()
returns true.
2011-05-23 22:16:38 -04:00
..
commtest.h CHOP-661: Add information to try to zero in on remaining failures. 2011-05-23 22:16:38 -04:00
llareslistener_test.cpp
llavatarnamecache_test.cpp
llcurl_stub.cpp
llhost_test.cpp
llhttpclientadapter_test.cpp
llmime_test.cpp
llmockhttpclient.h
llnamevalue_test.cpp
llpartdata_test.cpp
llregionpresenceverifier_test.cpp
llsdmessage_test.cpp
lltemplatemessagedispatcher_test.cpp
lltesthttpclientadapter.cpp
lltesthttpclientadapter.h
lltestmessagesender.cpp
lltestmessagesender.h
lltrustedmessageservice_test.cpp
llxfer_file_test.cpp
networkio.h
test_llsdmessage_peer.py CHOP-661: Add information to try to zero in on remaining failures. 2011-05-23 22:16:38 -04:00
testrunner.py CHOP-661: Add information to try to zero in on remaining failures. 2011-05-23 22:16:38 -04:00