thrift/test
David Reiss 2ab6fe88e2 Add testAsync to ThriftTest.thrift which verifies async void works properly.
Summary:
  - testAsync takes a number of seconds to sleep. The test client makes sure
    that the RPC returns in less than 0.2 seconds even though it asks the server
    to sleep for 3 seconds.
  - Implemented this test for C++ and Java.

Test Plan:
  - ran cpp TestServer and TestClient and verified functionality
  - tested cpp and java test server/client against each other - tests passed


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665484 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 02:11:44 +00:00
..
cpp Add testAsync to ThriftTest.thrift which verifies async void works properly. 2008-02-18 02:11:44 +00:00
hs Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
java Add testAsync to ThriftTest.thrift which verifies async void works properly. 2008-02-18 02:11:44 +00:00
ocaml Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
perl Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
php Thrift PHP generation Redux 2007-11-13 04:00:29 +00:00
py Thrift: Python test improvements. 2008-02-15 01:10:23 +00:00
rb Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
threads Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
ConstantsDemo.thrift Thrift: More constant enums. 2007-08-06 20:38:18 +00:00
DebugProtoTest.cpp Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
DebugProtoTest.thrift Thrift: Add a full-featured JSON protocol for C++. 2008-02-18 01:49:37 +00:00
DenseLinkingTest.thrift Thrift: Local Reflection for C++. 2007-08-31 01:42:55 +00:00
DenseProtoTest.cpp Thrift: Clean up and test TDenseProtocol 2007-09-11 22:09:42 +00:00
DocTest.thrift Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
FastbinaryTest.py Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
JSONProtoTest.cpp Thrift: Add a full-featured JSON protocol for C++. 2008-02-18 01:49:37 +00:00
Makefile.am Thrift: Add a full-featured JSON protocol for C++. 2008-02-18 01:49:37 +00:00
ManyTypedefs.thrift Thrift: Make use of get_true_type. 2007-08-23 21:43:25 +00:00
OptionalRequiredTest.cpp Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
OptionalRequiredTest.thrift Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
ReflectionTest.cpp Thrift: "make check" support. 2008-02-04 21:14:14 +00:00
SmallTest.thrift Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
StressTest.thrift Stresstest onto new Thrift C++ model 2006-10-25 19:52:10 +00:00
ThriftTest.thrift Add testAsync to ThriftTest.thrift which verifies async void works properly. 2008-02-18 02:11:44 +00:00
TMemoryBufferTest.cpp Thrift: Revamp TMemoryBuffer constructors. 2008-02-04 21:56:27 +00:00
ZlibTest.cpp Thrift: Re-committing zlib. 2007-09-17 23:20:38 +00:00