This commit is contained in:
Steven Dan
2025-12-11 09:43:42 +08:00
commit d8b2974133
1822 changed files with 280037 additions and 0 deletions

View 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