|
CIRCT 23.0.0git
|
Classes | |
| class | TestLoopback |
Functions | |
| Path | _build_loopback_codegen (Path tmp_path, str host, int port) |
Variables | |
| list | LOOPBACK_PROBES |
| list | LOOPBACK_TYPED_PROBES |
|
protected |
Run live-connection codegen and build the loopback_test binary. This test deliberately uses ``esiaccel.codegen --platform cosim`` (live connection) rather than ``--file`` (offline manifest) to exercise that codegen path.
Definition at line 41 of file test_loopback_cpp.py.
Referenced by tests.integration.test_loopback_cpp.TestLoopback.test_loopback_cpp_codegen().
| list tests.integration.test_loopback_cpp.LOOPBACK_PROBES |
Definition at line 19 of file test_loopback_cpp.py.
| list tests.integration.test_loopback_cpp.LOOPBACK_TYPED_PROBES |
Definition at line 29 of file test_loopback_cpp.py.