JESD204 Tests

Functions used by test fixtures for evaluating JESD204 link states.

Tests for JESD204 interfaces

Verify that the links are up in DATA mode

Args:

iio_uri (str): URI of the device classname (str): Class name of the device

Exceptions:

AssertionError: If the link is not in DATA mode

Verify that the links are stable and not increasing errors

Args:

iio_uri (str): URI of the device classname (str): Class name of the

Exceptions:

AssertionError: If the link errors have increased AssertionError: If the link is not in DATA mode