bareflank-hypervisor/bfelf_loader/tests
Rian Quinn c35711225c
Add support for unordered_map (#625)
This patch adds support for unordered_map. Specifically it adds support
for libm which is needed by unordered_map as it abuses the ceil
function for integer rounding in it's hash function.

Signed-off-by: “rianquinn” <“rianquinn@gmail.com”>
2018-02-19 12:26:08 -07:00
..
CMakeLists.txt Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_binary.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_fake_elf.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_fake_elf.h Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_file_get_entry.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_file_get_load_instr.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_file_get_needed.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_file_get_num_load_instrs.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_file_get_num_needed.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_file_get_pic_pie.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_file_get_relro.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_file_get_section_info.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_file_get_stack_perm.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_file_get_total_size.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_file_init.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_helpers.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_load.cpp Add support for unordered_map (#625) 2018-02-19 12:26:08 -07:00
test_loader_add.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_loader_relocate.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_loader_resolve_symbol.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_read_binary_and_get_needed_list.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_real.cpp Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_real_elf.cpp Add support for unordered_map (#625) 2018-02-19 12:26:08 -07:00
test_real_elf.h Build System Bug Fixes (#575) 2018-01-22 12:45:07 -07:00
test_set_args.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00
test_set_integer_args.cpp Header Updates (#504) 2017-10-07 13:45:24 -06:00