thrift/test/UnitTestMain.cpp
David Reiss 2a4bfd6d0c Clean up the unit tests.
- Make Python tests cwd-agnostic.
- Use boost::test.
- Add a benchmark.
- Use a library to clean up test/Makefile.am.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665640 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 23:45:00 +00:00

3 lines
78 B
C++

#define BOOST_TEST_MODULE thrift
#include <boost/test/included/unit_test.hpp>