level-zero-tests
level-zero-tests copied to clipboard
oneAPI Level Zero Conformance & Performance test content
Related to VLCLJ-2248
Related-To: VLCLJ-2240
Changes for POC run on VPU/NPU device
* Add nullptr check for returns form getenv to avoid sigsegv. * Passing char[] for putenv instead of string constant to avoid compilation warning. Related-To: VLCLJ-2228
Related-To: VLCLJ-2237
In GivenValidDeviceWhenRetrievingMemoryPropertiesThenValidPropertiesAreReturned: maxClockRate In zeDeviceCanAccessPeer: If both device and peer device are the same then return true. If both sub-device and peer sub-device are the same then return true. If...
Added min/max limit check for temperature in sysman temperature CTS Related-To: [VLCLJ-2296 ]([VLCLJ-2296](https://jira.devtools.intel.com/browse/VLCLJ-2296))
Related-To: VLCLJ-2272