/external/catch2/examples/ |
D | 000-CatchMain.cpp | 7 #define CATCH_CONFIG_MAIN macro
|
D | 020-TestCase-1.cpp | 7 #define CATCH_CONFIG_MAIN macro
|
D | 200-Rpt-CatchMain.cpp | 7 #define CATCH_CONFIG_MAIN macro
|
D | 010-TestCase.cpp | 4 #define CATCH_CONFIG_MAIN macro
|
D | 231-Cfg-OutputStreams.cpp | 10 #define CATCH_CONFIG_MAIN macro
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/tests/ |
D | main.cpp | 1 #define CATCH_CONFIG_MAIN macro
|
/external/parameter-framework/upstream/test/catch/ |
D | catch.cpp | 34 #define CATCH_CONFIG_MAIN macro
|
/external/bcc/tests/cc/ |
D | test_libbcc.cc | 1 #define CATCH_CONFIG_MAIN macro
|
/external/catch2/include/ |
D | catch_with_main.cpp | 11 #define CATCH_CONFIG_MAIN macro
|
D | catch_with_main.hpp | 11 #define CATCH_CONFIG_MAIN macro
|
/external/Microsoft-GSL/tests/ |
D | test.cpp | 17 #define CATCH_CONFIG_MAIN macro
|
/external/catch2/projects/XCode/OCTest/OCTest/ |
D | Main.mm | 1 #define CATCH_CONFIG_MAIN macro
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/ |
D | test.cpp | 10 #define CATCH_CONFIG_MAIN macro
|
/external/catch2/projects/ExtraTests/ |
D | X11-DisableStringification.cpp | 7 #define CATCH_CONFIG_MAIN macro
|
D | X10-FallbackStringifier.cpp | 12 #define CATCH_CONFIG_MAIN macro
|
D | X03-DisabledExceptions-DefaultHandler.cpp | 1 #define CATCH_CONFIG_MAIN macro
|
D | X02-DisabledMacros.cpp | 5 #define CATCH_CONFIG_MAIN macro
|
D | X04-DisabledExceptions-CustomHandler.cpp | 3 #define CATCH_CONFIG_MAIN macro
|
D | X01-PrefixedMacros.cpp | 4 #define CATCH_CONFIG_MAIN macro
|
/external/catch2/docs/ |
D | slow-compiles.md | 15 Exactly one source file must ```#define``` either ```CATCH_CONFIG_MAIN``` or ```CATCH_CONFIG_RUNNER… 23 …tion unit. This translation unit is that one that ```#define```s ```CATCH_CONFIG_MAIN``` or ```CAT… 32 #define CATCH_CONFIG_MAIN
|
D | event-listeners.md | 17 the main source file (i.e. the one that defines `CATCH_CONFIG_MAIN` or `CATCH_CONFIG_RUNNER`), or i… 25 #define CATCH_CONFIG_MAIN
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/ |
D | main.cpp | 1 #define CATCH_CONFIG_MAIN macro
|
/external/catch2/.conan/test_package/ |
D | test_package.cpp | 1 #define CATCH_CONFIG_MAIN macro
|
/external/catch2/projects/SelfTest/ |
D | TestMain.cpp | 9 #define CATCH_CONFIG_MAIN macro
|
/external/parameter-framework/upstream/test/tokenizer/ |
D | Test.cpp | 33 #define CATCH_CONFIG_MAIN // This tells Catch to provide a main() macro
|