mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

This change introduces unit tests related to member functions of OfflineCompiler class. OfflineCompiler::initialize() is not covered and it will be added in a separate commit. Related-To: NEO-6834 Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>