CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tests.integration.test_loopback_cpp.TestLoopback Class Reference

Public Member Functions

None test_loopback_cpp_codegen (self, Path tmp_path, str host, int port)
 
None test_loopback_typed_cpp_codegen (self, str host, int port, Path sources_dir)
 
None test_loopback_query_info (self, Path sources_dir)
 
None test_loopback_query_hier (self, Path sources_dir)
 

Detailed Description

Tests for esiquery against the loopback design.

Definition at line 119 of file test_loopback_cpp.py.

Member Function Documentation

◆ test_loopback_cpp_codegen()

None tests.integration.test_loopback_cpp.TestLoopback.test_loopback_cpp_codegen (   self,
Path  tmp_path,
str  host,
int  port 
)
Build against live-connection codegen and run all probes.

Definition at line 122 of file test_loopback_cpp.py.

References tests.integration.test_loopback_cpp._build_loopback_codegen().

◆ test_loopback_query_hier()

None tests.integration.test_loopback_cpp.TestLoopback.test_loopback_query_hier (   self,
Path  sources_dir 
)
Verify esiquery hier output against the generated manifest
(QUERY-HIER checks).

Definition at line 158 of file test_loopback_cpp.py.

◆ test_loopback_query_info()

None tests.integration.test_loopback_cpp.TestLoopback.test_loopback_query_info (   self,
Path  sources_dir 
)
Verify esiquery info output against the generated manifest
(QUERY-INFO checks).

Definition at line 135 of file test_loopback_cpp.py.

◆ test_loopback_typed_cpp_codegen()

None tests.integration.test_loopback_cpp.TestLoopback.test_loopback_typed_cpp_codegen (   self,
str  host,
int  port,
Path  sources_dir 
)

Definition at line 129 of file test_loopback_cpp.py.


The documentation for this class was generated from the following file: