Jlm
Functions
JlcCommandLineParserTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/tooling/CommandLine.hpp>
#include <cstring>
Include dependency graph for JlcCommandLineParserTests.cpp:

Go to the source code of this file.

Functions

static const jlm::tooling::JlcCommandLineOptionsParseCommandLineArguments (const std::vector< std::string > &commandLineArguments)
 
 TEST (JlcCommandLineParserTests, Test1)
 
 TEST (JlcCommandLineParserTests, Test2)
 
 TEST (JlcCommandLineParserTests, Test3)
 
 TEST (JlcCommandLineParserTests, Test4)
 
 TEST (JlcCommandLineParserTests, TestJlmOptOptimizations)
 
 TEST (JlcCommandLineParserTests, TestFalseJlmOptOptimization)
 
 TEST (JlcCommandLineParserTests, TestJlmOptPassStatistics)
 

Function Documentation

◆ ParseCommandLineArguments()

static const jlm::tooling::JlcCommandLineOptions& ParseCommandLineArguments ( const std::vector< std::string > &  commandLineArguments)
static

Definition at line 13 of file JlcCommandLineParserTests.cpp.

◆ TEST() [1/7]

TEST ( JlcCommandLineParserTests  ,
Test1   
)

Definition at line 27 of file JlcCommandLineParserTests.cpp.

◆ TEST() [2/7]

TEST ( JlcCommandLineParserTests  ,
Test2   
)

Definition at line 43 of file JlcCommandLineParserTests.cpp.

◆ TEST() [3/7]

TEST ( JlcCommandLineParserTests  ,
Test3   
)

Definition at line 62 of file JlcCommandLineParserTests.cpp.

◆ TEST() [4/7]

TEST ( JlcCommandLineParserTests  ,
Test4   
)

Definition at line 76 of file JlcCommandLineParserTests.cpp.

◆ TEST() [5/7]

TEST ( JlcCommandLineParserTests  ,
TestFalseJlmOptOptimization   
)

Definition at line 113 of file JlcCommandLineParserTests.cpp.

◆ TEST() [6/7]

TEST ( JlcCommandLineParserTests  ,
TestJlmOptOptimizations   
)

Definition at line 92 of file JlcCommandLineParserTests.cpp.

◆ TEST() [7/7]

TEST ( JlcCommandLineParserTests  ,
TestJlmOptPassStatistics   
)

Definition at line 124 of file JlcCommandLineParserTests.cpp.