Commit 5c54a42
authored
[SYCL][NFC] Fix kernel release test when only host device is available (#1835)
PIMock should only be constructed from a non-host platform, make the
test check for a non-host platform prior to constructing PIMock.
Signed-off-by: Sergey Semenov <[email protected]>1 parent 03dd60d commit 5c54a42
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments