Wire Sysio Wire Sysion 1.0.0
|
#include <catch2/catch.hpp>
Go to the source code of this file.
Classes | |
class | out_buff |
Namespaces | |
namespace | Catch |
Macros | |
#define | CATCH_CONFIG_NOSTDOUT |
#define | CATCH_CONFIG_MAIN |
Functions | |
std::ostream & | Catch::cout () |
std::ostream & | Catch::clog () |
std::ostream & | Catch::cerr () |
TEST_CASE ("This binary uses putc to write out output", "[compilation-only]") | |
#define CATCH_CONFIG_MAIN |
Definition at line 10 of file 231-Cfg-OutputStreams.cpp.
#define CATCH_CONFIG_NOSTDOUT |
Definition at line 9 of file 231-Cfg-OutputStreams.cpp.
TEST_CASE | ( | "This binary uses putc to write out output" | , |
"" | [compilation-only] ) |
Definition at line 47 of file 231-Cfg-OutputStreams.cpp.