CIRCT 24.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tests.integration.test_esitester.TestCosimEsitesterDma Class Reference

Public Member Functions

None setup_method (self)
 
None test_hostmem (self, str host, int port)
 
None test_dma (self, str host, int port)
 
None test_bandwidth_data_integrity (self, str host, int port)
 
None test_hostmembw (self, str host, int port)
 
None test_aggbandwidth (self, str host, int port)
 
None test_telemetry (self, str host, int port)
 
None test_channel (self, str host, int port)
 
None test_serial_coords (self, str host, int port)
 

Detailed Description

Definition at line 179 of file test_esitester.py.

Member Function Documentation

◆ setup_method()

None tests.integration.test_esitester.TestCosimEsitesterDma.setup_method (   self)

Definition at line 181 of file test_esitester.py.

◆ test_aggbandwidth()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_aggbandwidth (   self,
str  host,
int  port 
)

Definition at line 254 of file test_esitester.py.

◆ test_bandwidth_data_integrity()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_bandwidth_data_integrity (   self,
str  host,
int  port 
)
Verify complete engine payloads in both transfer directions.

Definition at line 199 of file test_esitester.py.

◆ test_channel()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_channel (   self,
str  host,
int  port 
)

Definition at line 287 of file test_esitester.py.

◆ test_dma()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_dma (   self,
str  host,
int  port 
)

Definition at line 189 of file test_esitester.py.

◆ test_hostmem()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_hostmem (   self,
str  host,
int  port 
)

Definition at line 185 of file test_esitester.py.

◆ test_hostmembw()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_hostmembw (   self,
str  host,
int  port 
)

Definition at line 224 of file test_esitester.py.

◆ test_serial_coords()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_serial_coords (   self,
str  host,
int  port 
)

Definition at line 300 of file test_esitester.py.

◆ test_telemetry()

None tests.integration.test_esitester.TestCosimEsitesterDma.test_telemetry (   self,
str  host,
int  port 
)

Definition at line 270 of file test_esitester.py.


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