|
CIRCT 23.0.0git
|
Classes | |
| class | TestSerializationProbes |
Variables | |
| list | PROBES |
Pytest harness for the SerializationProbes integration test. This builds the C++ driver under ``sw/serialization_probes.cpp`` against generated ESI facade headers and runs it against a cosim-driven instance of ``hw/serialization_probes.py``. Each probe asserts an exact, position-revealing result so any drift in the host serializer or deserializer (vs hardware) fails loudly.
| list tests.integration.test_serialization_probes.PROBES |
Definition at line 21 of file test_serialization_probes.py.