Logo
Explore Datenschutz Impressum Help
Sign In
eive/fsfw
15
1
Fork 0
You've already forked fsfw
forked from fsfw/fsfw
Code Issues Pull Requests Releases 1 Wiki Activity
Files
4a4d23573d11834d9575875a3c772cb9cc7bf1f9
fsfw/unittests/CatchRunner.h

15 lines
351 B
C
Raw Normal View History

Make FSFW tests accessible from outside 1. Further reduces the amount of code the user needs to copy and paste 2. Makes FSFW tests more accessible. This can be used to simplify moving mission unit tests to the FSFW 3. A lot of include improvements
2021-08-16 10:49:07 +02:00
#ifndef FSFW_TESTS_USER_UNITTEST_CORE_CATCHRUNNER_H_
#define FSFW_TESTS_USER_UNITTEST_CORE_CATCHRUNNER_H_
namespace fsfwtest {
/**
* Can be called by upper level main() if default Catch2 main is overriden
* @return
*/
reapply clang format
2022-02-02 10:29:30 +01:00
// int customMain(int argc, char* argv[]);
Make FSFW tests accessible from outside 1. Further reduces the amount of code the user needs to copy and paste 2. Makes FSFW tests more accessible. This can be used to simplify moving mission unit tests to the FSFW 3. A lot of include improvements
2021-08-16 10:49:07 +02:00
reapply clang format
2022-02-02 10:29:30 +01:00
} // namespace fsfwtest
Make FSFW tests accessible from outside 1. Further reduces the amount of code the user needs to copy and paste 2. Makes FSFW tests more accessible. This can be used to simplify moving mission unit tests to the FSFW 3. A lot of include improvements
2021-08-16 10:49:07 +02:00
#endif /* FSFW_TESTS_USER_UNITTEST_CORE_CATCHRUNNER_H_ */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 222ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API