7e166e2b5a
- tests/pytest-packages/pytest_utils containing utilities for pytest validation tests
- example:
```python
from rocprofiler_sdk.pytest_utils.dotdict import dotdict
```
[ROCm/rocprofiler-sdk commit: 39dd5a81df]
6 خطوط
134 B
INI
6 خطوط
134 B
INI
|
|
[pytest]
|
|
addopts = --durations=20 -rA -s -vv
|
|
testpaths = validate.py
|
|
pythonpath = @ROCPROFILER_SDK_TESTS_BINARY_DIR@/pytest-packages
|