ChampSim
python.test_parse.ExecutableNameTests Class Reference
Inheritance diagram for python.test_parse.ExecutableNameTests:
[legend]
Collaboration diagram for python.test_parse.ExecutableNameTests:
[legend]

Public Member Functions

def test_last_executable_takes_priority (self)
 
def test_combine_names (self)
 
def test_combine_names_skips_missing (self)
 
def test_combine_names_empty (self)
 
def test_executable_over_names (self)
 

Member Function Documentation

◆ test_combine_names()

def python.test_parse.ExecutableNameTests.test_combine_names (   self)

◆ test_combine_names_empty()

def python.test_parse.ExecutableNameTests.test_combine_names_empty (   self)

◆ test_combine_names_skips_missing()

def python.test_parse.ExecutableNameTests.test_combine_names_skips_missing (   self)

◆ test_executable_over_names()

def python.test_parse.ExecutableNameTests.test_executable_over_names (   self)

◆ test_last_executable_takes_priority()

def python.test_parse.ExecutableNameTests.test_last_executable_takes_priority (   self)

The documentation for this class was generated from the following file: