Test Results
| Name | Tests | Max Job Runtime | Simulated Time | Passing | Total | Pass Rate |
|---|---|---|---|---|---|---|
| Reading from empty RX descriptor FIFO | empty_rx_desc_read | 1.830 | 9246.237 | 1 | 1 | 100% |
| Reading from empty RX data FIFO | empty_rx_data_read | 1.700 | 9249.240 | 1 | 1 | 100% |
| Reading from empty indirect FIFO | empty_indirect_fifo_read | 1.724 | 9249.240 | 1 | 1 | 100% |
| Writing to full TX descriptor FIFO | full_tx_desc_write | 2.127 | 12725.213 | 1 | 1 | 100% |
| Writing to full TX data FIFO | full_tx_data_write | 2.137 | 12734.222 | 1 | 1 | 100% |
| Writing to full IBI FIFO | full_ibi_write | 2.126 | 12722.210 | 1 | 1 | 100% |
| TOTAL | 6 | 6 | 100% |
Testplan Progress
| Implemented tests | Planned tests | Implementation progress | Passing runs | Total runs | Pass rate |
|---|---|---|---|---|---|
| 6 | 6 | 100% | 6 | 6 | 100% |