#include <boost/test/tools/fpc_tolerance.hpp>
#include <boost/test/tree/test_case_counter.hpp>
#include <boost/test/tree/traverse.hpp>
#include <boost/test/unit_test.hpp>
#include <filesystem>
#include <iostream>
#include <string>
#include "com/SharedPointer.hpp"
#include "logging/LogConfiguration.hpp"
#include "utils/IntraComm.hpp"
#include "utils/Parallel.hpp"
Go to the source code of this file.
|
namespace | precice |
| Main namespace of the precice library.
|
|
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE "preCICE Tests" |
◆ BOOST_TEST_NO_MAIN
#define BOOST_TEST_NO_MAIN |
◆ countEnabledTests()
int countEnabledTests |
( |
| ) |
|
◆ main()
int main |
( |
int | argc, |
|
|
char * | argv[] ) |
Entry point for the boost test executable.
Definition at line 87 of file main.cpp.
◆ printTestList()
◆ removeStaleRunDirectory()
void removeStaleRunDirectory |
( |
| ) |
|
◆ setupTolerance()