1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-24 10:42:31 +03:00

Moved tests under separate directory.

This commit is contained in:
Teemu Ollakka
2018-06-12 18:17:32 +03:00
parent 9e8e6d47ba
commit 174ecfe578
16 changed files with 1355 additions and 33 deletions

7
test/wsrep-lib_test.cpp Normal file
View File

@ -0,0 +1,7 @@
//
// Copyright (C) 2018 Codership Oy <info@codership.com>
//
#define BOOST_TEST_MODULE wsrep_test
#include <boost/test/included/unit_test.hpp>