Update the videodecode ctest (#85)

- Copy sample videos and include in install.
- Only using the H26* videos, so the same tests can be used on MI100, which lacks AV1 decode support
- Update test parameters to videodecode test, based on feedback from the rocDecode team.
This commit is contained in:
David Galiffi
2025-01-17 16:10:14 -05:00
committed by Sajina Kandy
parent 0a15d355e0
commit 5b439d80a0
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ rocprofiler_systems_add_test(
NAME videodecode
TARGET videodecode
GPU ON
RUN_ARGS -i ${ROCmVersion_DIR}/share/rocdecode/video/ -t 2
RUN_ARGS -i ${PROJECT_BINARY_DIR}/videos -t 1
LABELS "videodecode")
rocprofiler_systems_add_validation_test(