Jlm
Functions
ArgumentTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/rvsdg/graph.hpp>
#include <jlm/rvsdg/TestNodes.hpp>
#include <jlm/rvsdg/TestType.hpp>
#include <cassert>
Include dependency graph for ArgumentTests.cpp:

Go to the source code of this file.

Functions

 TEST (ArgumentTests, ArgumentNodeMismatch)
 
 TEST (ArgumentTests, ArgumentInputTypeMismatch)
 

Function Documentation

◆ TEST() [1/2]

TEST ( ArgumentTests  ,
ArgumentInputTypeMismatch   
)

Definition at line 38 of file ArgumentTests.cpp.

◆ TEST() [2/2]

TEST ( ArgumentTests  ,
ArgumentNodeMismatch   
)

Test check for adding a region argument to input of wrong structural node.

Definition at line 17 of file ArgumentTests.cpp.