|
CIRCT 23.0.0git
|
Classes | |
| class | TestLoopback |
Functions | |
| Path | _build_loopback_codegen (Path tmp_path, str host, int port) |
Variables | |
| str | _TRACE_SEP = "nt" else ":" |
| 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 45 of file test_loopback_cpp.py.
Referenced by tests.integration.test_loopback_cpp.TestLoopback.test_loopback_cpp_codegen().
|
protected |
Definition at line 14 of file test_loopback_cpp.py.
| list tests.integration.test_loopback_cpp.LOOPBACK_PROBES |
Definition at line 23 of file test_loopback_cpp.py.
| list tests.integration.test_loopback_cpp.LOOPBACK_TYPED_PROBES |
Definition at line 33 of file test_loopback_cpp.py.