|
CIRCT 24.0.0git
|
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) |
Definition at line 179 of file test_esitester.py.
| None tests.integration.test_esitester.TestCosimEsitesterDma.setup_method | ( | self | ) |
Definition at line 181 of file test_esitester.py.
| None tests.integration.test_esitester.TestCosimEsitesterDma.test_aggbandwidth | ( | self, | |
| str | host, | ||
| int | port | ||
| ) |
Definition at line 254 of file test_esitester.py.
| 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.
| None tests.integration.test_esitester.TestCosimEsitesterDma.test_channel | ( | self, | |
| str | host, | ||
| int | port | ||
| ) |
Definition at line 287 of file test_esitester.py.
| None tests.integration.test_esitester.TestCosimEsitesterDma.test_dma | ( | self, | |
| str | host, | ||
| int | port | ||
| ) |
Definition at line 189 of file test_esitester.py.
| None tests.integration.test_esitester.TestCosimEsitesterDma.test_hostmem | ( | self, | |
| str | host, | ||
| int | port | ||
| ) |
Definition at line 185 of file test_esitester.py.
| None tests.integration.test_esitester.TestCosimEsitesterDma.test_hostmembw | ( | self, | |
| str | host, | ||
| int | port | ||
| ) |
Definition at line 224 of file test_esitester.py.
| None tests.integration.test_esitester.TestCosimEsitesterDma.test_serial_coords | ( | self, | |
| str | host, | ||
| int | port | ||
| ) |
Definition at line 300 of file test_esitester.py.
| None tests.integration.test_esitester.TestCosimEsitesterDma.test_telemetry | ( | self, | |
| str | host, | ||
| int | port | ||
| ) |
Definition at line 270 of file test_esitester.py.