Files
3d_audio/lib_audio_dsp/test/pytest.ini
Steven Dan d8b2974133 init
2025-12-11 09:43:42 +08:00

8 lines
269 B
INI

[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