mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
improve kernel data parameter ULTs:
- add assert to check size() of patchInfo.dataParameterBuffers - add test case to ensure that unknown parameter is not added - move one test case from TEST_P -> TEST_F. no need to be TEST_P as GetParam() is not used Change-Id: I9ff753601ac1d4f2484cf13f5fa6b728b0dcd4a2 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,4 +1,4 @@
|
||||
#!groovy
|
||||
neoDependenciesRev='775910-972'
|
||||
strategy='EQUAL'
|
||||
allowedCD=297
|
||||
allowedCD=296
|
||||
|
||||
Reference in New Issue
Block a user