FEDEM Solver
R8.0
Source code of the dynamics solver
fedem-foundation
src
gtest.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 SAP SE
2
*
3
* SPDX-License-Identifier: Apache-2.0
4
*
5
* This file is part of FEDEM - https://openfedem.org
6
*/
18
#ifndef FT_GTEST
19
#define FT_GTEST
20
21
#include "gtest/gtest.h"
22
23
#ifdef GTEST_INCLUDE_GTEST_GTEST_MATCHERS_H_
25
#undef INSTANTIATE_TEST_CASE_P
26
#define INSTANTIATE_TEST_CASE_P INSTANTIATE_TEST_SUITE_P
28
#endif
29
30
#endif
Generated on Sun Nov 17 2024 11:11:18 for FEDEM Solver by
1.9.1