Files
rocm-systems/projects/rocprofiler-sdk/tests/kernel-tracing/pytest.ini
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
130 B
INI
Raw Normal View History

2023-11-16 03:21:39 -06:00
[pytest]
addopts = --durations=20 -rA -s
2023-11-16 03:21:39 -06:00
testpaths = validate.py
2024-04-18 03:09:01 -05:00
pythonpath = @ROCPROFILER_SDK_TESTS_BINARY_DIR@/pytest-packages