![]() |
QMCPACK
|
Go to the source code of this file.
Functions | |
TEST_CASE ("InfoStream basic", "[utilities]") | |
TEST_CASE ("InfoStream redirect to new stream", "[utilities]") | |
TEST_CASE ("InfoStream redirect to file", "[utilities]") | |
TEST_CASE ("InfoStream double pause", "[utilities]") | |
TEST_CASE ("InfoStream shutOff", "[utilities]") | |
TEST_CASE ("InfoStream operator", "[utilities]") | |
TEST_CASE | ( | "InfoStream basic" | , |
"" | [utilities] | ||
) |
Definition at line 22 of file test_infostream.cpp.
References InfoStream::getStream(), InfoStream::isActive(), InfoStream::pause(), qmcplusplus::REQUIRE(), and InfoStream::resume().
TEST_CASE | ( | "InfoStream redirect to new stream" | , |
"" | [utilities] | ||
) |
Definition at line 40 of file test_infostream.cpp.
References InfoStream::getStream(), InfoStream::redirectToSameStream(), and qmcplusplus::REQUIRE().
TEST_CASE | ( | "InfoStream redirect to file" | , |
"" | [utilities] | ||
) |
Definition at line 57 of file test_infostream.cpp.
References InfoStream::flush(), InfoStream::getStream(), InfoStream::redirectToFile(), qmcplusplus::REQUIRE(), and qmcplusplus::Units::time::s.
TEST_CASE | ( | "InfoStream double pause" | , |
"" | [utilities] | ||
) |
Definition at line 71 of file test_infostream.cpp.
References InfoStream::getStream(), InfoStream::pause(), qmcplusplus::REQUIRE(), and InfoStream::resume().
TEST_CASE | ( | "InfoStream shutOff" | , |
"" | [utilities] | ||
) |
Definition at line 82 of file test_infostream.cpp.
References InfoStream::getStream(), InfoStream::pause(), qmcplusplus::REQUIRE(), InfoStream::resume(), and InfoStream::shutOff().
TEST_CASE | ( | "InfoStream operator" | , |
"" | [utilities] | ||
) |
Definition at line 93 of file test_infostream.cpp.
References qmcplusplus::REQUIRE().