Skip to content

Enable rocprofiler-systems testsuite to run with packaged binary #284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: amd-staging
Choose a base branch
from

Conversation

kcossett-amd
Copy link
Contributor

@kcossett-amd kcossett-amd commented Jul 15, 2025

rocprofiler-systems Pull Request

Related Issue

  • Closes 480249

What type of PR is this? (check all that apply)

  • Bug Fix
  • Cherry Pick
  • Continuous Integration
  • Documentation Update
  • Feature
  • Optimization
  • Refactor
  • Other (please specify)

Technical Details

Added support to build only ctests and run them with packaged binaries. To do so:
cmake -B rocprof-sys-test -S tests
cmake --build rocprof-sys-test --target all --parallel 8
ctest --test-dir rocprof-sys-test -R

It is required that the rocprofiler-systems package be installed.

Have you added or updated tests to validate functionality?

  • Yes
  • No - does not apply to this PR

Added / Updated documentation?

  • Yes
  • No - does not apply to this PR

Have you updated CHANGELOG?

  • Yes
  • No - does not apply to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant