compute-runtime/shared/test/unit_test/utilities
Krystian Chmielewski 4f0d19628e Ocloc asm/disasm support for zebin
This commit adds option to disassemble and assemble zebinary.

Disasm disassembles zebinary into sections. Text sections are
translated to assembly, relocations and symbols are
translated into human readable format.

Asm assembles zebinary from files generated by disasm.

Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>
2022-10-10 14:48:55 +02:00
..
aarch64 Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
linux Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
windows Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
x86_64 Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
CMakeLists.txt Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
const_stringref_tests.cpp Ocloc asm/disasm support for zebin 2022-10-10 14:48:55 +02:00
containers_tests.cpp Use EXPECT_THROW instead of handmade try-catch in tests 2022-09-08 15:32:52 +02:00
containers_tests_helpers.h Count parameter pack's elements via sizeof...(Ts) 2022-08-16 09:19:51 +02:00
cpuintrinsics_tests.cpp Debug flag to add sfence instruction prior to DirectSubmission dispatch 2022-04-01 15:53:03 +02:00
debug_file_reader_tests.cpp use test_files from source location in ults 2022-05-20 14:20:13 +02:00
debug_file_reader_tests.inl use test_files from source location in ults 2022-05-20 14:20:13 +02:00
debug_settings_reader_tests.cpp Move debug setting and file reader tests to shared 2022-05-18 18:54:02 +02:00
heap_allocator_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
io_functions_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
logger_tests.cpp Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
numeric_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
perf_profiler_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
reference_tracked_object_tests.cpp Simplify ReferenceTrackedObject API 2022-06-27 11:27:08 +02:00
software_tags_manager_tests.cpp Correct method names in device and module fixtures 2022-08-12 10:40:56 +02:00
spinlock_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
tag_allocator_tests.cpp Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
timer_util_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
vec_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
wait_util_tests.cpp test.h refactor 2022-07-04 18:20:07 +02:00