Files
3d_audio/lib_audio_dsp/test/pytest.ini

8 lines
269 B
INI
Raw Normal View History

2025-12-11 09:43:42 +08:00
[pytest]
addopts = --dist worksteal
filterwarnings =
error::audio_dsp.dsp.utils.OverflowWarning
; error::audio_dsp.dsp.utils.SaturationWarning
markers =
group0: tests to run on the first hardware agent
group1: tests to run on the second hardware agent