Enable generating & running Level Zero AUB tests

Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
This commit is contained in:
Kacper Nowak
2021-07-05 14:10:31 +02:00
committed by Compute-Runtime-Automation
parent 7ee83db9d8
commit 157bbbfb23
14 changed files with 89 additions and 7 deletions

View File

@@ -13,5 +13,6 @@ struct ApiSpecificConfig {
static bool getHeapConfiguration();
static bool getBindlessConfiguration();
static ApiType getApiType();
static const char *getAubPrefixForSpecificApi();
};
} // namespace NEO