pytest: add durations to tici (#30609)

add durations to tici
old-commit-hash: 56b8a1a5db
pull/32199/head
Justin Newberry 2 years ago committed by GitHub
parent d331250b7e
commit fa45813b3d
  1. 2
      selfdrive/test/pytest-tici.ini

@ -1,5 +1,5 @@
[pytest]
addopts = -Werror --strict-config --strict-markers
addopts = -Werror --strict-config --strict-markers --durations=10
markers =
slow: tests that take awhile to run and can be skipped with -m 'not slow'
tici: tests that are only meant to run on the C3/C3X

Loading…
Cancel
Save