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 Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llavatarnamecache_test.cpp Standardize test name to match class name on LLAvatarNameCache 2010-09-04 19:37:58 +01:00
llcurl_stub.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llhost_test.cpp Fix llhost integration test: replaced linux.org by lindenlab.com in the DNS lookup test as linux.org was not being resolved as expected 2011-02-25 15:32:58 -08:00
llhttpclientadapter_test.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llmime_test.cpp standardizing test suite names as class name under test 2010-08-24 23:41:47 -07:00
llmockhttpclient.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llnamevalue_test.cpp standardizing test suite names as class name under test 2010-08-24 23:41:47 -07:00
llpartdata_test.cpp standardizing test suite names as class name under test 2010-08-24 23:41:47 -07:00
llregionpresenceverifier_test.cpp fixing test names for reporting purposes - removing ' test'. also, updated docs to remove that naming schema 2010-08-24 22:26:07 -07:00
llsdmessage_test.cpp SH-734 [REGRESSION] INTEGRATION_TEST_llsdmessage and _capabilitylistener failing in opensource environment 2011-02-01 15:34:00 -08:00
lltemplatemessagedispatcher_test.cpp fixing test names for reporting purposes - removing ' test'. also, updated docs to remove that naming schema 2010-08-24 22:26:07 -07:00
lltesthttpclientadapter.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltesthttpclientadapter.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltestmessagesender.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltestmessagesender.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltrustedmessageservice_test.cpp fixing test names for reporting purposes - removing ' test'. also, updated docs to remove that naming schema 2010-08-24 22:26:07 -07:00
llxfer_file_test.cpp standardizing test suite names as class name under test 2010-08-24 23:41:47 -07:00
networkio.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
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