rizin/test/integration
Florian Märkl eeda6b1b59 Remove RzFlag.base
The only place where this field was set to a non-zero value was the now
removed fb command, and it was never used for anything sensible. Thus it
is safe to remove.
2024-04-04 13:22:57 +02:00
..
meson.build Enhance dmht tcache command (#4355) 2024-03-22 11:00:58 +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 Prevent creation of node duplicates. (#4233) 2024-02-15 15:50:22 +08:00
test_analysis_il.c Initialize RzAnalysisOp properly. (#4350) 2024-03-10 18:26:10 +08:00
test_auto_analysis.c Add user pointer to RzListComparator (#4204) 2024-02-11 13:28:33 +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 Remove rz_pvector_index_ptr (#4351) 2024-03-10 18:40:26 +01:00
test_bin_symbols.c Transition from list to pvector for symbols in RzBinPlugin (#4077) 2024-01-06 19:54:19 +08:00
test_bin_vfiles.c
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 Fix several memleaks in DWARF related code (#4391) 2024-03-26 22:11:08 +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 Fix stack location in composite 2023-11-29 10:29:01 +08:00
test_glibc_version.c Enhance dmht tcache command (#4355) 2024-03-22 11:00:58 +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 Load symbols in modules from PDB (#4025) 2023-12-10 14:14:14 +08:00
test_project_migrate.c Remove RzFlag.base 2024-04-04 13:22:57 +02: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