mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 19:32:25 +08:00
ULT renaming: AUB Memory Dump tests
Related-To: NEO-2236 Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0dc2143dea
commit
723d8a4b72
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2019-2020 Intel Corporation
|
||||
* Copyright (C) 2019-2021 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -12,7 +12,7 @@ namespace NEO {
|
||||
|
||||
using Gen12LPAubMemDumpTests = Test<ClDeviceFixture>;
|
||||
|
||||
GEN12LPTEST_F(Gen12LPAubMemDumpTests, simpleCCS) {
|
||||
GEN12LPTEST_F(Gen12LPAubMemDumpTests, GivenCcsThenExpectationsAreMet) {
|
||||
setupAUB<FamilyType>(pDevice, aub_stream::ENGINE_CCS);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user