thrift/lib/cpp/test
David Reiss d4788dfd4a THRIFT-929. cpp: Test wrapper transports more thoroughly
UpdateS TransportTest so that the wrapper transports
(TBufferedTransport, TFramedTransport, TZlibTransport) are tested with a
wider variety of inner transports.  Previously they were only tested
using TMemoryBuffer.  Now all other transports are also tested wrapped
inside each of these transports.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1005159 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06 17:10:37 +00:00
..
AllProtocolTests.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
AllProtocolTests.tcc THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
Benchmark.cpp THRIFT-922. cpp: Templatize binary and compact protocol 2010-10-06 17:09:56 +00:00
DebugProtoTest_extras.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
DebugProtoTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
DenseProtoTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
GenericHelpers.h THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
JSONProtoTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
Makefile.am THRIFT-926. cpp: Fix destructor behavior of TFileTransport 2010-10-06 17:10:30 +00:00
OptionalRequiredTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
SpecializationTest.cpp THRIFT-922. cpp: Templatize binary and compact protocol 2010-10-06 17:09:56 +00:00
TBufferBaseTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
TFDTransportTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
TFileTransportTest.cpp THRIFT-926. cpp: Fix bugs in TFileTransport::flush() 2010-10-06 17:10:33 +00:00
ThriftTest_extras.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
TMemoryBufferTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
TPipedTransportTest.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
TransportTest.cpp THRIFT-929. cpp: Test wrapper transports more thoroughly 2010-10-06 17:10:37 +00:00
UnitTestMain.cpp THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp 2010-08-31 16:51:19 +00:00
ZlibTest.cpp THRIFT-926. cpp: remove "standalone" distinction in TZlibTransport 2010-10-06 17:10:27 +00:00