rizin/test/integration
billow 19c889f690
DWARF loading '.debug_str_offsets', '.debug_line_str' and relocate (#3848)
* Try Load '.debug_str_offsets'
* DWARF unify names
* Add endian_reader.c to process relocate
* Remove RzBinDwarfLineInfoMask RzBinDWARFFlags and RzBinDWARFOption
* Fix debug_line
* Add .debug_line_str
* RzBinReloc: Add section_vaddr
* Fix info->offset_comp_dir
* Fix convert_raw in loclists and rnglists
* Remove macro `UX_OR` and relocate support for read_address
* Add RzBinDwarfLineHdr->encoding
* Remove macro 'OK_None'
* Fix loclists and rnglists
* Allow void typedef
* Fix DW_AT_name reference DW_AT_specification
2023-09-28 10:15:42 +08:00
..
meson.build test/unit/test_analysis_var: Use types DB from the build dir. 2023-08-03 15:35:25 +08:00
test_analysis_global_var.c Fix the analysis_global_var test when running from the build dir. 2023-09-12 22:00:36 +02:00
test_analysis_graph.c Refactor rz_core_analysis_graph*() functions (#2949) 2022-08-29 22:48:23 +08:00
test_analysis_il.c [RzIL] Rewrite RzAnalysisRzil as RzAnalysisILVM with config 2022-01-17 16:50:40 +01:00
test_auto_analysis.c Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
test_autocmplt.c Fixing some Coverity issues (#3261) 2022-12-31 16:57:19 +08:00
test_basefind.c Add RzBaseFindOpt for custom thread status callback (#2768) 2022-07-06 11:34:00 +02:00
test_bin.c Refactor <hashes> from RzList to RzPVector (#3870) 2023-09-18 09:10:19 +08:00
test_bin_symbols.c Refactor imports-related stuff from RzList to RzPVector (#3781) 2023-08-24 16:14:32 +08:00
test_bin_vfiles.c Fixed build warning (#1832) 2021-10-13 17:38:08 +02:00
test_config.h.in test/unit/test_analysis_var: Use types DB from the build dir. 2023-08-03 15:35:25 +08:00
test_cpu_platform_profiles.c test: Use rz_file_tmpdir to have temporary dir 2022-07-17 12:11:13 +02:00
test_dwarf.c DWARF loading '.debug_str_offsets', '.debug_line_str' and relocate (#3848) 2023-09-28 10:15:42 +08:00
test_dwarf_info.c DWARF loading '.debug_str_offsets', '.debug_line_str' and relocate (#3848) 2023-09-28 10:15:42 +08:00
test_dwarf_integration.c DWARF loading '.debug_str_offsets', '.debug_line_str' and relocate (#3848) 2023-09-28 10:15:42 +08:00
test_open_analyse_save_load_project.c test: Use rz_file_tmpdir to have temporary dir 2022-07-17 12:11:13 +02:00
test_pdb.c Split unit and integration tests 2022-03-23 10:34:53 +01:00
test_project_migrate.c Serialize seek history (#3838) 2023-09-10 21:30:30 +08:00
test_rzpipe.c Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
test_types.h Split unit and integration tests 2022-03-23 10:34:53 +01:00