Skip to content

Commit

Permalink
test: Run ad9081_loopback last
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <Julia.Pineda@analog.com>
  • Loading branch information
jpineda3 committed Jan 10, 2025
1 parent 39a62ea commit 17dee4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ pyvisa
matplotlib
pytoml
pytest-xdist
pytest-order
1 change: 1 addition & 0 deletions test/test_ad9081.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ def test_ad9081_cyclic_buffers_exception(


#########################################
@pytest.mark.order("last")
@pytest.mark.iio_hardware(hardware)
@pytest.mark.parametrize("classname", [(classname)])
@pytest.mark.parametrize("channel", [0])
Expand Down

0 comments on commit 17dee4e

Please sign in to comment.