compute-runtime/shared/test/unit_test/device_binary_format
Krystian Chmielewski 359dfc301f Improve elf encoder
This change:
* adds functions for setting members of ElfSymbol, and ElfRela.
* simplifies string section creation in ElfEncoder.
* adds function to query index of section in ElfEncoder.

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-05-18 12:20:26 +02:00
..
ar Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
elf Improve elf encoder 2022-05-18 12:20:26 +02:00
yaml fix code issues reported by clang 14 2022-04-29 10:43:34 +02:00
CMakeLists.txt Improve elf encoder 2022-05-18 12:20:26 +02:00
device_binary_format_ar_tests.cpp Encode PRODUCT_CONFIG value into fatbinary 2022-04-11 15:09:17 +02:00
device_binary_format_ocl_elf_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
device_binary_format_patchtokens_tests.cpp Handle legacy hasBarriers properly 2022-04-12 09:44:10 +02:00
device_binary_format_zebin_tests.cpp feat(zebin): add support for build options section 2022-04-27 11:26:42 +02:00
device_binary_formats_tests.cpp Handle legacy hasBarriers properly 2022-04-12 09:44:10 +02:00
patchtokens_decoder_tests.cpp Move DATA_PARAMETER_CHILD_BLOCK_SIMD_SIZE to ignore 2022-02-25 10:29:58 +01:00
patchtokens_dumper_tests.cpp Disable EU fusion based on kernel properties from compiler 2022-02-28 18:50:38 +01:00
patchtokens_tests.h Remove custom _PATCH_TOKEN_GLOBAL_HOST_ACCESS_TABLE definition 2022-03-21 10:44:27 +01:00
patchtokens_validator_tests.cpp Clean-Up unused code related to GMock 2022-03-22 16:16:34 +01:00
zebin_debug_binary_tests.cpp fix: Ignore unsupported relocs in debug zebin 2022-04-21 13:47:13 +02:00
zebin_decoder_tests.cpp Set flag indicating corresponding addressing mode in zebin 2022-05-16 15:16:25 +02:00
zebin_tests.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00