Files
rocm-systems/projects/rocprofiler-sdk/tests/python-bindings/pytest.ini
T

6 lines
134 B
INI
Raw Normal View History

2024-01-09 11:34:46 -06:00
[pytest]
2024-01-30 14:52:17 -06:00
addopts = --durations=20 -rA -s -vv
2024-01-09 11:34:46 -06:00
testpaths = validate.py
2024-04-18 03:09:01 -05:00
pythonpath = @ROCPROFILER_SDK_TESTS_BINARY_DIR@/pytest-packages