Reorganizing tests
Adding test_net_builder and test_reent to cmake build script.
This commit is contained in:
@@ -11,9 +11,10 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#define BOOST_TEST_MODULE "net_builder"
|
||||
#define BOOST_ALL_DYN_LINK
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include "shared_test.hpp"
|
||||
#include "test_toolkit.hpp"
|
||||
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(test_net_builder)
|
||||
|
||||
Reference in New Issue
Block a user