test_suite.h
Go to the documentation of this file.
1 // this is for emacs file handling -*- mode: c++; indent-tabs-mode: nil -*-
2 
3 // -- BEGIN LICENSE BLOCK ----------------------------------------------
4 // This file is part of FZIs ic_workspace.
5 //
6 // This program is free software licensed under the LGPL
7 // (GNU LESSER GENERAL PUBLIC LICENSE Version 3).
8 // You can find a copy of this license in LICENSE folder in the top
9 // directory of the source code.
10 //
11 // © Copyright 2016 FZI Forschungszentrum Informatik, Karlsruhe, Germany
12 //
13 // -- END LICENSE BLOCK ------------------------------------------------
14 
15 //----------------------------------------------------------------------
22 //----------------------------------------------------------------------
23 #ifndef ICL_CORE_TESTSUITE_TEST_SUITE_H_INCLUDED
24 #define ICL_CORE_TESTSUITE_TEST_SUITE_H_INCLUDED
25 
27 
28 #ifdef _IC_BUILDER_DEPRECATED_STYLE_
29 # include "icl_core/Deprecate.h"
30 #endif
31 
32 namespace icl_core {
33 
35 {
44 };
45 
47 
49 #ifdef _IC_BUILDER_DEPRECATED_STYLE_
50 
53 
54 #endif
55 
57 }
58 
59 #endif
#define ICL_CORE_VC_DEPRECATE_STYLE
Definition: Deprecate.h:53
Contains macros to deprecate classes, types, functions and variables.
int runCppunitTestSuite(TestResultOutputType outputType)
Definition: test_suite.cpp:40
TestResultOutputType
Definition: test_suite.h:34
#define ICL_CORE_TESTSUITE_IMPORT_EXPORT
Contains import/export definitions for the Win32 plattform.
#define ICL_CORE_GCC_DEPRECATE_STYLE
Definition: Deprecate.h:54


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:58