compute-runtime/shared/test/unit_test/compiler_interface
Fabian Zwolinski 3d8effcd69 Clean-Up unused code related to GMock
This commit:
- Removes usings e.g. ::testing::Return
- Removes unnecessary gmock inclues
- Replaces Gmock macros (e.g. EXPECT_THAT) with our custom implementations

Related-To: NEO-4941
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2022-03-22 16:16:34 +01:00
..
CMakeLists.txt Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
compiler_cache_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
compiler_interface_tests.cpp Clean-Up unused code related to GMock 2022-03-22 16:16:34 +01:00
compiler_options_tests.cpp Add warning when device binary had to be recompiled 2021-12-23 16:13:59 +01:00
external_functions_tests.cpp Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
intermediate_representations_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
linker_mock.h Zebin: set kernel barriers based on ext funcs 2022-03-04 14:21:50 +01:00
linker_tests.cpp Clean-Up unused code related to GMock 2022-03-22 16:16:34 +01:00