Jlm
Classes | Functions
UnaryOperationTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/rvsdg/NodeNormalization.hpp>
#include <jlm/rvsdg/TestOperations.hpp>
#include <jlm/rvsdg/TestType.hpp>
#include <jlm/rvsdg/unary.hpp>
#include <jlm/rvsdg/view.hpp>
Include dependency graph for UnaryOperationTests.cpp:

Go to the source code of this file.

Classes

class  UnaryOperation
 

Functions

 TEST (ArgumentTests, NormalizeUnaryOperation_Success)
 
 TEST (ArgumentTests, NormalizeUnaryOperation_Failure)
 

Function Documentation

◆ TEST() [1/2]

TEST ( ArgumentTests  ,
NormalizeUnaryOperation_Failure   
)

Definition at line 98 of file UnaryOperationTests.cpp.

◆ TEST() [2/2]

TEST ( ArgumentTests  ,
NormalizeUnaryOperation_Success   
)

Definition at line 67 of file UnaryOperationTests.cpp.