LLVM OpenMP 22.0.0git
testing::OmptTestCaseXFail Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/tools/omptest/include/OmptTesterGoogleTest.h"

Inheritance diagram for testing::OmptTestCaseXFail:
[legend]

Protected Member Functions

void TearDown () override
Protected Member Functions inherited from testing::OmptTestCase
void SetUp () override
void TearDown () override

Additional Inherited Members

Public Member Functions inherited from omptest::OmptEventGroupInterface
 OmptEventGroupInterface ()=default
 ~OmptEventGroupInterface ()=default
 OmptEventGroupInterface (const OmptEventGroupInterface &)=delete
 Non-copyable and non-movable.
OmptEventGroupInterfaceoperator= (const OmptEventGroupInterface &)=delete
 OmptEventGroupInterface (OmptEventGroupInterface &&)=delete
OmptEventGroupInterfaceoperator= (OmptEventGroupInterface &&)=delete
bool addActiveEventGroup (const std::string &GroupName, omptest::AssertEventGroup Group)
 Add given group to the set of active event groups.
bool deprecateActiveEventGroup (const std::string &GroupName)
 Move given group from the set of active event groups to the set of previously active event groups.
bool checkActiveEventGroups (const std::string &GroupName, omptest::AssertEventGroup Group)
 Check if given group is currently part of the active event groups.
bool checkDeprecatedEventGroups (const std::string &GroupName, omptest::AssertEventGroup Group)
 Check if given group is currently part of the deprecated event groups.
Public Attributes inherited from testing::OmptTestCase
std::unique_ptr< omptest::OmptSequencedAsserterSequenceAsserter
std::unique_ptr< omptest::OmptEventAsserterSetAsserter
std::unique_ptr< omptest::OmptEventReporterEventReporter

Detailed Description

Definition at line 61 of file OmptTesterGoogleTest.h.

Member Function Documentation

◆ TearDown()


The documentation for this class was generated from the following file: