ULT renaming: kernel tests

Change-Id: I4e61f70f0d50ab2c39cd4dd20c347a2285edf68c
This commit is contained in:
Cetnerowski, Adam
2019-01-30 10:49:49 +01:00
committed by sys_ocldev
parent f157943610
commit 2c61952f26
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2017-2018 Intel Corporation
* Copyright (C) 2017-2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -13,7 +13,7 @@ typedef api_tests clEnqueueNativeKernelTests;
namespace ULT {
TEST_F(clEnqueueNativeKernelTests, notImplemented) {
TEST_F(clEnqueueNativeKernelTests, GivenAnyParametersWhenExecutingNativeKernelThenOutOfHostMemoryErrorIsReturned) {
auto retVal = clEnqueueNativeKernel(
nullptr, // commandQueue
nullptr, // user_func