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

Public Member Functions

def test_empty_config_creates_defaults (self)
 
def test_caches_in_root_are_moved_to_cache_array (self)
 
def test_ptws_in_cores_are_moved_to_cache_array (self)
 
def test_caches_in_cores_are_moved_to_cache_array (self)
 
def test_ptws_in_cores_are_moved_to_cache_array (self)
 
def test_cache_array_is_forwarded (self)
 
def test_ptw_array_is_forwarded (self)
 
def test_physical_memory_is_forwarded (self)
 
def test_virtual_memory_is_forwarded (self)
 
def test_core_params_are_moved_to_core_array (self)
 

Member Function Documentation

◆ test_cache_array_is_forwarded()

def python.test_parse.NormalizeConfigTest.test_cache_array_is_forwarded (   self)

◆ test_caches_in_cores_are_moved_to_cache_array()

def python.test_parse.NormalizeConfigTest.test_caches_in_cores_are_moved_to_cache_array (   self)

◆ test_caches_in_root_are_moved_to_cache_array()

def python.test_parse.NormalizeConfigTest.test_caches_in_root_are_moved_to_cache_array (   self)

◆ test_core_params_are_moved_to_core_array()

def python.test_parse.NormalizeConfigTest.test_core_params_are_moved_to_core_array (   self)

◆ test_empty_config_creates_defaults()

def python.test_parse.NormalizeConfigTest.test_empty_config_creates_defaults (   self)

◆ test_physical_memory_is_forwarded()

def python.test_parse.NormalizeConfigTest.test_physical_memory_is_forwarded (   self)

◆ test_ptw_array_is_forwarded()

def python.test_parse.NormalizeConfigTest.test_ptw_array_is_forwarded (   self)

◆ test_ptws_in_cores_are_moved_to_cache_array() [1/2]

def python.test_parse.NormalizeConfigTest.test_ptws_in_cores_are_moved_to_cache_array (   self)

◆ test_ptws_in_cores_are_moved_to_cache_array() [2/2]

def python.test_parse.NormalizeConfigTest.test_ptws_in_cores_are_moved_to_cache_array (   self)

◆ test_virtual_memory_is_forwarded()

def python.test_parse.NormalizeConfigTest.test_virtual_memory_is_forwarded (   self)

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