|
CIRCT 23.0.0git
|
Public Member Functions | |
| None | test_loopback_query_info (self, Path sources_dir) |
| None | test_loopback_query_hier (self, Path sources_dir) |
Tests for esiquery against the loopback design.
Definition at line 149 of file test_loopback_cpp.py.
| None tests.integration.test_loopback_cpp.TestLoopbackQuery.test_loopback_query_hier | ( | self, | |
| Path | sources_dir | ||
| ) |
Verify esiquery hier output against the generated manifest (QUERY-HIER checks).
Definition at line 175 of file test_loopback_cpp.py.
| None tests.integration.test_loopback_cpp.TestLoopbackQuery.test_loopback_query_info | ( | self, | |
| Path | sources_dir | ||
| ) |
Verify esiquery info output against the generated manifest (QUERY-INFO checks).
Definition at line 152 of file test_loopback_cpp.py.