LLVM OpenMP 22.0.0git
internal-event-eq-test.cpp File Reference
#include "InternalEvent.h"
#include <omp-tools.h>
#include <sstream>
#include "gtest/gtest.h"

Go to the source code of this file.

Functions

 TEST (InternalEvent_equality_ops, Dispatch_identity)
 TEST (InternalEvent_equality_ops, Dispatch_same)
 TEST (InternalEvent_equality_ops, Dispatch_different_kind)
 TEST (InternalEvent_equality_ops, Dispatch_same_kind_different_other)

Function Documentation

◆ TEST() [1/4]

TEST ( InternalEvent_equality_ops ,
Dispatch_different_kind  )

Definition at line 34 of file internal-event-eq-test.cpp.

◆ TEST() [2/4]

TEST ( InternalEvent_equality_ops ,
Dispatch_identity  )

Definition at line 9 of file internal-event-eq-test.cpp.

◆ TEST() [3/4]

TEST ( InternalEvent_equality_ops ,
Dispatch_same  )

Definition at line 19 of file internal-event-eq-test.cpp.

◆ TEST() [4/4]

TEST ( InternalEvent_equality_ops ,
Dispatch_same_kind_different_other  )

Definition at line 50 of file internal-event-eq-test.cpp.