Pigweed
 
Loading...
Searching...
No Matches
pw::unit_test::internal::Framework Member List

This is the complete list of members for pw::unit_test::internal::Framework, including all inherited members.

CreateAndRunTest(const TestInfo &test_info) (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinlinestatic
CurrentTestExpect(Expectation expectation, const Lhs &lhs, const Rhs &rhs, const char *expectation_string, const char *expression, int line) (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinline
CurrentTestExpectSimple(const char *expression, const char *evaluated_expression, int line, bool success) (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Framework
CurrentTestExpectWithEpsilon(Expectation expectation, const Lhs &lhs, const Rhs &rhs, const Epsilon &epsilon, const char *expression, int line) (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinline
CurrentTestSkip(int line) (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Framework
Framework() (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinline
Get() (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinlinestatic
HasFailure() const (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinline
IsSkipped() const (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinline
RegisterEventHandler(EventHandler *event_handler) (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinline
RegisterTest(TestInfo *test) const (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Framework
RunAllTests() (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Framework
SetTestSuitesToRun(span< std::string_view > test_suites) (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Frameworkinline
ShouldRunTest(const TestInfo &test_info) const (defined in pw::unit_test::internal::Framework)pw::unit_test::internal::Framework