thrift/test/cpp
David Reiss 2845b52f47 Enhance C++ test client to make sure that async void is implemented properly
Summary:
Added another i32 test after the async test. If testAsync improperly
sends a response, then the i32 test will fail because the function
name won't match up, since it will be "off by one".

Test plan:
Tested cpp server and it works. Tested alterl server which
doesn't yet implement async void properly and verified failure


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665486 13f79535-47bb-0310-9956-ffa450edef68
2008-02-18 02:11:52 +00:00
..
src Enhance C++ test client to make sure that async void is implemented properly 2008-02-18 02:11:52 +00:00
Makefile.stress Thrift: Revamp build to use a single configure.ac. 2007-12-28 18:25:33 +00:00
Makefile.thrift Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00