Jlm
Functions
JlcCommandGraphGeneratorTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/tooling/Command.hpp>
#include <jlm/tooling/CommandGraphGenerator.hpp>
#include <jlm/tooling/CommandLine.hpp>
#include <cassert>
Include dependency graph for JlcCommandGraphGeneratorTests.cpp:

Go to the source code of this file.

Functions

 TEST (JlcCommandGraphGeneratorTests, TestJlcCompiling)
 
 TEST (JlcCommandGraphGeneratorTests, TestJlcLinking)
 
 TEST (JlcCommandGraphGeneratorTests, TestJlmOptOptimizations)
 
 TEST (JlcCommandGraphGeneratorTests, TestJlmOptStatistics)
 

Function Documentation

◆ TEST() [1/4]

TEST ( JlcCommandGraphGeneratorTests  ,
TestJlcCompiling   
)

Definition at line 14 of file JlcCommandGraphGeneratorTests.cpp.

◆ TEST() [2/4]

TEST ( JlcCommandGraphGeneratorTests  ,
TestJlcLinking   
)

Definition at line 41 of file JlcCommandGraphGeneratorTests.cpp.

◆ TEST() [3/4]

TEST ( JlcCommandGraphGeneratorTests  ,
TestJlmOptOptimizations   
)

Definition at line 63 of file JlcCommandGraphGeneratorTests.cpp.

◆ TEST() [4/4]

TEST ( JlcCommandGraphGeneratorTests  ,
TestJlmOptStatistics   
)

Definition at line 92 of file JlcCommandGraphGeneratorTests.cpp.