Skip to content
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

Add test for device printf with outlined conditionals #413

Open
wants to merge 1 commit into
base: aomp-dev
Choose a base branch
from

Conversation

doru1004
Copy link
Contributor

Add test for device printf with outlined conditionals

Comment on lines +1 to +9
String on host: 12345_ABCDEFGabcdegf?!
String on device: 12345_ABCDEFGabcdegf?!
String on device: 12345_ABCDEFGabcdegf?!
String on device: 12345_ABCDEFGabcdegf?!
String on device: 12345_ABCDEFGabcdegf?!
String on device: 67890_XYZxyz?!
String on device: 67890_XYZxyz?!
Data on device: 22 <<< 67890_XYZxyz?!>>> 22 22
Data on host: 22 <<< 67890_XYZxyz?!>>> 22 22
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably better to add as Filecheck-expected values to the test case itself and use the Filecheck machinery to do the testing via a special RUNCMD in the Makefile.

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.

2 participants