|
Jlm
|
#include <gtest/gtest.h>#include <jlm/tooling/Command.hpp>#include <jlm/tooling/CommandGraphGenerator.hpp>#include <jlm/tooling/CommandLine.hpp>#include <cassert>
Go to the source code of this file.
Functions | |
| TEST (JlcCommandGraphGeneratorTests, TestJlcCompiling) | |
| TEST (JlcCommandGraphGeneratorTests, TestJlcLinking) | |
| TEST (JlcCommandGraphGeneratorTests, TestJlmOptOptimizations) | |
| TEST (JlcCommandGraphGeneratorTests, TestJlmOptStatistics) | |
| TEST | ( | JlcCommandGraphGeneratorTests | , |
| TestJlcCompiling | |||
| ) |
Definition at line 14 of file JlcCommandGraphGeneratorTests.cpp.
| TEST | ( | JlcCommandGraphGeneratorTests | , |
| TestJlcLinking | |||
| ) |
Definition at line 41 of file JlcCommandGraphGeneratorTests.cpp.
| TEST | ( | JlcCommandGraphGeneratorTests | , |
| TestJlmOptOptimizations | |||
| ) |
Definition at line 63 of file JlcCommandGraphGeneratorTests.cpp.
| TEST | ( | JlcCommandGraphGeneratorTests | , |
| TestJlmOptStatistics | |||
| ) |
Definition at line 92 of file JlcCommandGraphGeneratorTests.cpp.