Commit cab8602d authored by Federico Vaga's avatar Federico Vaga

tst: force to stop acquisition when the test is over

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent d32c4449
......@@ -33,6 +33,7 @@ def adc100m14b4cha_def_cfg():
adc.apply_config(conf, 0)
yield adc
adc.acq_stop(0)
def pytest_addoption(parser):
parser.addoption("--type", choices=[PyFmcAdc100m14b4ch.BOARD_NAME],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment