phoenix-firestorm/indra/llmessage/tests
Nat Goodspeed 43616131dc CHOP-661: Fix HTTPServer usage to turn off allow_reuse_address.
Turns out that BaseHTTPServer.HTTPServer turns on that flag by default, which
causes freeport() to fail (on Windows only?), happily instantiating multiple
servers on the same port. Change known instances, fix freeport() docstring to
highlight the issue. Add freeport() unit tests to verify expected behavior.
2011-07-07 22:21:59 -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: Fix HTTPServer usage to turn off allow_reuse_address. 2011-07-07 22:21:59 -04:00
testrunner.py CHOP-661: Fix HTTPServer usage to turn off allow_reuse_address. 2011-07-07 22:21:59 -04:00