CIRCT 24.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tests.integration.test_esitester.TestCosimEsitester Class Reference

Public Member Functions

None setup_method (self)
 
None test_callback (self, str host, int port)
 
None test_streaming_add (self, str host, int port)
 
None test_streaming_add_quiet (self, str host, int port)
 
None test_translate_coords (self, str host, int port)
 
None test_serial_coords (self, str host, int port)
 
None test_auto_serial_coords (self, str host, int port)
 
None test_channel (self, str host, int port)
 
None test_telemetry (self, str host, int port)
 
None test_reset (self, str host, int port)
 
None test_channel_python (self, AcceleratorConnection conn)
 

Detailed Description

Definition at line 19 of file test_esitester.py.

Member Function Documentation

◆ setup_method()

None tests.integration.test_esitester.TestCosimEsitester.setup_method (   self)

Definition at line 21 of file test_esitester.py.

◆ test_auto_serial_coords()

None tests.integration.test_esitester.TestCosimEsitester.test_auto_serial_coords (   self,
str  host,
int  port 
)

Definition at line 80 of file test_esitester.py.

◆ test_callback()

None tests.integration.test_esitester.TestCosimEsitester.test_callback (   self,
str  host,
int  port 
)

Definition at line 25 of file test_esitester.py.

◆ test_channel()

None tests.integration.test_esitester.TestCosimEsitester.test_channel (   self,
str  host,
int  port 
)

Definition at line 90 of file test_esitester.py.

◆ test_channel_python()

None tests.integration.test_esitester.TestCosimEsitester.test_channel_python (   self,
AcceleratorConnection  conn 
)
Test ChannelService ToHost and FromHost ports from Python.

Definition at line 138 of file test_esitester.py.

◆ test_reset()

None tests.integration.test_esitester.TestCosimEsitester.test_reset (   self,
str  host,
int  port 
)

Definition at line 129 of file test_esitester.py.

◆ test_serial_coords()

None tests.integration.test_esitester.TestCosimEsitester.test_serial_coords (   self,
str  host,
int  port 
)

Definition at line 70 of file test_esitester.py.

◆ test_streaming_add()

None tests.integration.test_esitester.TestCosimEsitester.test_streaming_add (   self,
str  host,
int  port 
)

Definition at line 36 of file test_esitester.py.

◆ test_streaming_add_quiet()

None tests.integration.test_esitester.TestCosimEsitester.test_streaming_add_quiet (   self,
str  host,
int  port 
)

Definition at line 49 of file test_esitester.py.

◆ test_telemetry()

None tests.integration.test_esitester.TestCosimEsitester.test_telemetry (   self,
str  host,
int  port 
)

Definition at line 103 of file test_esitester.py.

◆ test_translate_coords()

None tests.integration.test_esitester.TestCosimEsitester.test_translate_coords (   self,
str  host,
int  port 
)

Definition at line 57 of file test_esitester.py.


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