Commit 4b9805f
committed
[SYCL] Add unit test for PR 5414
This patch adds unit test for #5414.
This test creates ExecCGCommand with some known values needed in RT to
restore context in host task. After that we start enqueueing and verify
the correctness of these values in mocked piEnqueueNativeKernel func.1 parent 8250a51 commit 4b9805f
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
0 commit comments