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

Public Member Functions

def setUp (self)
 
def test_no_compile_all_finds_given_branch (self)
 
def test_no_compile_all_finds_given_btb (self)
 
def test_no_compile_all_finds_given_pref (self)
 
def test_no_compile_all_finds_given_repl (self)
 
def test_compile_all_finds_extra_branch (self)
 
def test_compile_all_finds_extra_btb (self)
 
def test_compile_all_finds_extra_pref (self)
 
def test_compile_all_finds_extra_repl (self)
 

Public Attributes

 base_config
 

Member Function Documentation

◆ setUp()

def python.test_parse.CompileAllModulesTests.setUp (   self)

◆ test_compile_all_finds_extra_branch()

def python.test_parse.CompileAllModulesTests.test_compile_all_finds_extra_branch (   self)

◆ test_compile_all_finds_extra_btb()

def python.test_parse.CompileAllModulesTests.test_compile_all_finds_extra_btb (   self)

◆ test_compile_all_finds_extra_pref()

def python.test_parse.CompileAllModulesTests.test_compile_all_finds_extra_pref (   self)

◆ test_compile_all_finds_extra_repl()

def python.test_parse.CompileAllModulesTests.test_compile_all_finds_extra_repl (   self)

◆ test_no_compile_all_finds_given_branch()

def python.test_parse.CompileAllModulesTests.test_no_compile_all_finds_given_branch (   self)

◆ test_no_compile_all_finds_given_btb()

def python.test_parse.CompileAllModulesTests.test_no_compile_all_finds_given_btb (   self)

◆ test_no_compile_all_finds_given_pref()

def python.test_parse.CompileAllModulesTests.test_no_compile_all_finds_given_pref (   self)

◆ test_no_compile_all_finds_given_repl()

def python.test_parse.CompileAllModulesTests.test_no_compile_all_finds_given_repl (   self)

Member Data Documentation

◆ base_config

python.test_parse.CompileAllModulesTests.base_config

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