3.8 Sensor Bridge Software Loopback Tests

Sensor bridge host software includes a test fixture that runs in loopback mode, where no sensor bridge equipment is necessary. This test works by generating UDP messages and sending them over the Linux loopback interface.

In the shell in the demo container:
pytest
Note: The test fixture intentionally introduces errors into the software stack. If pytest indicates that all tests have passed, any error messages published by individual tests can be ignored.