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

[SYCL][Doc] Add test plan for sycl_ext_intel_kernel_queries extension #17593

Merged
merged 3 commits into from
Mar 26, 2025

Conversation

kurapov-peter
Copy link
Contributor

This PR adds the test plan for sycl_ext_intel_kernel_queries extension.


## Tests

### Unit tests
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry for delayed review. Test plan indicates that unit tests are going to be added (i.e. https://github.com/intel/llvm/tree/sycl/sycl/unittests) but corresponding PR - #17594 - actually adds e2e lit test, not a unit test.

So, please change the wording in the test plan.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I recently discovered that that test won't be of any use. And if I add the requirement on the aspect the test would be actually dropped. I'll try to add a unittest this week that'd use mock ur.

Copy link
Contributor

Choose a reason for hiding this comment

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

That sounds good, in that case this test plan looks good, but should it be moved to unittests directory?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, done

@againull againull merged commit 2dbaf98 into intel:sycl Mar 26, 2025
1 check passed
@kurapov-peter kurapov-peter deleted the test-plan branch March 26, 2025 15:36
againull pushed a commit that referenced this pull request Mar 26, 2025
This adds a unittest for the kernel queries extension according to
#17593.
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