MXS-2900 Move testcore library files to a dedicated directory

The library is now named "maxtest". The related include-files are, for
now, usable without designating the full include path. This may be changed
later, but would require modifying every test.
This commit is contained in:
Esa Korhonen
2019-11-22 14:58:09 +02:00
parent e180c20055
commit 96ba2da40c
58 changed files with 43 additions and 19 deletions

View File

@ -11,7 +11,7 @@
* Public License.
*/
#include "testconnections.h"
#include "mariadb_nodes.h"
#include "failover_common.cpp"
int main(int argc, char** argv)