Disable AUBHelloWorldIntegrateTest if not supported

Change-Id: Ie79498008524ef8ac0b02bf7ec8fdc701139a7d6
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
Dunajski, Bartosz
2019-10-01 08:35:02 +02:00
committed by sys_ocldev
parent c2a00fec2a
commit a0617ebe09
3 changed files with 9 additions and 0 deletions

View File

@@ -35,5 +35,7 @@ struct UnitTestHelper {
static uint64_t getMemoryAddress(const typename GfxFamily::MI_ATOMIC &atomic);
static const bool tiledImagesSupported;
static const uint32_t smallestTestableSimdSize;
};
} // namespace NEO