init
This commit is contained in:
8
lib_audio_dsp/test/pytest.ini
Normal file
8
lib_audio_dsp/test/pytest.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user