8 lines
269 B
INI
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
|