test: correct expectations in opencl tests if heapless enabled 4/4

Related-To: NEO-10641
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2024-09-06 06:21:45 +00:00
committed by Compute-Runtime-Automation
parent 41e24635e3
commit c7a6a74e4e
32 changed files with 389 additions and 150 deletions

View File

@@ -48,7 +48,7 @@ void MockSipKernel::createMockSipAllocation() {
0u,
MemoryConstants::pageSize,
MemoryPool::system4KBPages,
3u);
14u);
}
} // namespace NEO