c77596b703
* SWDEV-499989: Add script to convert rocprofv3 counter collection output format to that of v1 * Add logging and argparsing * Dropping duplicated counters in pmc multiple lines * Adding test for conversion * moving conversion script to test files * copy conversion script from scripts folder
6 lignes
134 B
INI
6 lignes
134 B
INI
|
|
[pytest]
|
|
addopts = --durations=20 -rA -s -vv
|
|
testpaths = validate.py
|
|
pythonpath = @ROCPROFILER_SDK_TESTS_BINARY_DIR@/pytest-packages
|