|
Jlm
|
#include <gtest/gtest.h>#include <jlm/rvsdg/graph.hpp>#include <jlm/rvsdg/TestNodes.hpp>#include <jlm/rvsdg/TestType.hpp>#include <cassert>
Go to the source code of this file.
Functions | |
| TEST (ArgumentTests, ArgumentNodeMismatch) | |
| TEST (ArgumentTests, ArgumentInputTypeMismatch) | |
| TEST | ( | ArgumentTests | , |
| ArgumentInputTypeMismatch | |||
| ) |
Definition at line 38 of file ArgumentTests.cpp.
| TEST | ( | ArgumentTests | , |
| ArgumentNodeMismatch | |||
| ) |
Test check for adding a region argument to input of wrong structural node.
Definition at line 17 of file ArgumentTests.cpp.