Thrift test improvements, tests for both inline and normal PHP code gen
authorMark Slee <mcslee@apache.org>
Fri, 1 Sep 2006 22:19:06 +0000 (22:19 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 1 Sep 2006 22:19:06 +0000 (22:19 +0000)
commitd3d733a06100cbbb15b86c38b0702dd04a25e107
tree750c9decd1d240cb56e584a802cc06731c4c4c7c
parentcfc0193d466df7b18a0995b300a8586a462b92a1
Thrift test improvements, tests for both inline and normal PHP code gen

Summary: So you can A/B test and see 6ms vs. 4ms response time :)

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664773 13f79535-47bb-0310-9956-ffa450edef68
test/StressTest.thrift
test/ThriftTest.thrift
test/cpp/Makefile.thrift
test/cpp/src/TestClient.cc
test/cpp/src/TestServer.cc
test/php/Makefile
test/php/TestClient.php
test/php/TestInline.php [new file with mode: 0644]