| .. |
|
auxiliary
|
|
|
|
cpp
|
|
|
|
.gitignore
|
|
|
|
meson.build
|
test: add unit test for read_*_leb128() functions (#5931)
|
2026-02-20 04:24:59 +08:00 |
|
minunit.h
|
|
|
|
mock_io.inl
|
Change len parameter type to size_t in RzIO API (#4012)
|
2023-12-03 19:28:16 +08:00 |
|
rz_arch_buffer.h
|
|
|
|
rz_test_cmd_test
|
|
|
|
test_addr_interval.c
|
|
|
|
test_agraph.c
|
Add (i)CFG node type annotations + bug fix (#4221)
|
2024-02-14 23:40:00 +08:00 |
|
test_analysis_block.c
|
Remove Global/Static variables in path.c to make it thread safe (#5148)
|
2025-06-13 21:34:33 +08:00 |
|
test_analysis_block_invars.inl
|
Shorten rz_list_safe_prev/next to rz_list_prev/next (#5710)
|
2025-12-30 22:03:11 +08:00 |
|
test_analysis_cc.c
|
Remove Global/Static variables in path.c to make it thread safe (#5148)
|
2025-06-13 21:34:33 +08:00 |
|
test_analysis_class_graph.c
|
Add different types of RzGraphNodeInfos. (#4189)
|
2024-02-09 22:23:36 +08:00 |
|
test_analysis_coverage.c
|
Fix: add meta size in code count (#5054)
|
2025-04-02 10:54:52 +08:00 |
|
test_analysis_function.c
|
Add rz_analysis_function_set_cc to set the calling convention (#5675)
|
2025-12-27 18:45:40 +08:00 |
|
test_analysis_hints.c
|
Remove Global/Static variables in path.c to make it thread safe (#5148)
|
2025-06-13 21:34:33 +08:00 |
|
test_analysis_meta.c
|
Remove Global/Static variables in path.c to make it thread safe (#5148)
|
2025-06-13 21:34:33 +08:00 |
|
test_analysis_op.c
|
librz/arch: rewrite the RISC-V support to use Capstone (#5482)
|
2026-02-17 03:35:37 +08:00 |
|
test_analysis_var.c
|
Remove Global/Static variables in path.c to make it thread safe (#5148)
|
2025-06-13 21:34:33 +08:00 |
|
test_analysis_xrefs.c
|
Remove Global/Static variables in path.c to make it thread safe (#5148)
|
2025-06-13 21:34:33 +08:00 |
|
test_annotated_code.c
|
refactor: SwissTable implementation for ht (#5860)
|
2026-03-02 12:31:35 +08:00 |
|
test_base16.c
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
test_base32.c
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
test_base36.c
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
test_base64.c
|
|
|
|
test_base85.c
|
librz/util: base64, base85, base36, base32, base16 support and refactor (#5216) (#5271)
|
2025-08-17 15:26:25 +08:00 |
|
test_big.c
|
|
|
|
test_bin_lines.c
|
|
|
|
test_bin_mach0.c
|
Fix dyldcache reading tests with optimization (Fix #3459) (#5035)
|
2025-03-25 08:12:09 +01:00 |
|
test_bits.c
|
Enhance performance of rz_bv_copy_nbits (#5541)
|
2025-11-23 21:52:23 +08:00 |
|
test_bitvector.c
|
Improve performance of mem.c::read_n_bits() (#5819)
|
2026-01-26 12:19:21 +08:00 |
|
test_buf.c
|
RzBuffer consistency and make buffer type public (#4666)
|
2024-10-12 11:27:21 +02:00 |
|
test_cmd.c
|
Implement colors for tables and move RzListInfo out of table.c (#5729)
|
2026-01-05 21:34:41 +08:00 |
|
test_compare.c
|
|
|
|
test_config.c
|
|
|
|
test_config.h.in
|
|
|
|
test_cons.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_bar.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_canvas.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_grep.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_histogram.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_html.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_hud.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_line.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_pager.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_pal.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_pipe.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_cons_rgb.c
|
test: increase coverage for RzCons and its components (#5735)
|
2026-01-07 12:27:45 +08:00 |
|
test_contrbtree.c
|
|
|
|
test_core_addr.c
|
Implement unified API for describing addresses (name+offset format) (#5571)
|
2025-12-10 19:11:31 +08:00 |
|
test_core_analysis_stats.c
|
|
|
|
test_core_bin.c
|
Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777)
|
2026-01-11 22:50:50 +08:00 |
|
test_core_cmd.c
|
fix: resolve endless loop (#6049)
|
2026-03-18 20:52:14 +08:00 |
|
test_core_seek.c
|
|
|
|
test_core_task.c
|
rz_core_task_join: Return fine-grained error values (#4505)
|
2024-05-22 12:03:35 +08:00 |
|
test_crypto.c
|
|
|
|
test_debruijn.c
|
|
|
|
test_debug.c
|
Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777)
|
2026-01-11 22:50:50 +08:00 |
|
test_debug_session.c
|
Rename rz_list_get() to rz_list_val() (#5896)
|
2026-02-09 22:47:57 +08:00 |
|
test_diff.c
|
|
|
|
test_ebcdic.c
|
|
|
|
test_encodings.c
|
Enc: add unicode case mappings (#5956)
|
2026-03-01 15:06:28 +00:00 |
|
test_endian.c
|
Endian helpers with shifting cursor (rz_read_bleXX_offset) (#5593)
|
2025-12-10 19:07:26 +08:00 |
|
test_event.c
|
|
|
|
test_file.c
|
|
|
|
test_flags.c
|
|
|
|
test_flirt.c
|
Fix multiple memory leaks (#5636)
|
2025-12-18 14:23:48 +00:00 |
|
test_float.c
|
librz/util/float: fix cast of negative zero to integer. (#5291)
|
2025-08-06 00:06:43 +08:00 |
|
test_glob.c
|
|
|
|
test_graph.c
|
Rename rz_list_get() to rz_list_val() (#5896)
|
2026-02-09 22:47:57 +08:00 |
|
test_hash.c
|
blake2 hash support (#5995)
|
2026-03-06 22:17:59 +08:00 |
|
test_hex.c
|
String/Hex-Search 1/9: Add hexadecimal number helpers, doxygen and type annotations.
|
2025-02-22 04:12:49 +08:00 |
|
test_ht.c
|
refactor: SwissTable implementation for ht (#5860)
|
2026-03-02 12:31:35 +08:00 |
|
test_id_storage.c
|
|
|
|
test_idpool.c
|
|
|
|
test_idstorage.c
|
|
|
|
test_il_definitions.c
|
Fix leaks of RzILMem buffers and enabling RzILMem to take buffer ownership. (#5739)
|
2026-02-10 15:38:51 +00:00 |
|
test_il_helpers.c
|
Update contact information of Rot127. (#5522)
|
2025-11-10 17:15:15 +00:00 |
|
test_il_reg.c
|
Enable RzIL VM to halt on exceptions. (#5305)
|
2025-08-25 12:43:01 +00:00 |
|
test_il_validate.c
|
RzIL: Hash Pure variable names to make them more suitable as hash table keys. (#5971)
|
2026-02-27 11:51:35 +00:00 |
|
test_il_vm.c
|
Fix leaks of RzILMem buffers and enabling RzILMem to take buffer ownership. (#5739)
|
2026-02-10 15:38:51 +00:00 |
|
test_inflate_deflate.c
|
Fix: multiple memory release issues (#5616)
|
2025-12-13 22:14:50 +08:00 |
|
test_intervaltree.c
|
struct timezone is obsolete/deprecated (#4672)
|
2024-10-16 17:13:17 +08:00 |
|
test_io.c
|
Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777)
|
2026-01-11 22:50:50 +08:00 |
|
test_io_ihex.c
|
Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777)
|
2026-01-11 22:50:50 +08:00 |
|
test_itv.c
|
librz/util: implement a bounded interval. (#4977)
|
2025-03-09 15:24:07 +08:00 |
|
test_json.c
|
|
|
|
test_leb128.c
|
test: add unit test for read_*_leb128() functions (#5931)
|
2026-02-20 04:24:59 +08:00 |
|
test_list.c
|
Shorten rz_list_safe_prev/next to rz_list_prev/next (#5710)
|
2025-12-30 22:03:11 +08:00 |
|
test_log.c
|
Add getter for the current log level. (#5807)
|
2026-01-23 18:52:45 +00:00 |
|
test_lzma.c
|
Fix: multiple memory release issues (#5616)
|
2025-12-13 22:14:50 +08:00 |
|
test_marks.c
|
Add: Mark API (#5313)
|
2025-09-01 22:06:01 +00:00 |
|
test_mem.c
|
Update contact information of Rot127. (#5522)
|
2025-11-10 17:15:15 +00:00 |
|
test_ovf.c
|
|
|
|
test_pj.c
|
|
|
|
test_rbtree.c
|
|
|
|
test_reg.c
|
|
|
|
test_regex.c
|
Improve performance of string search. (#5262)
|
2025-09-11 22:29:20 +08:00 |
|
test_rop.c
|
Fix random leaks (#5920)
|
2026-02-14 15:46:43 +00:00 |
|
test_rop_constraint.c
|
Fix memory leaks in test_rop_constraint.c (#5661)
|
2025-12-22 14:14:13 +08:00 |
|
test_run.c
|
|
|
|
test_rz_test.c
|
Revert #4506 (#4519)
|
2024-05-27 21:50:58 +08:00 |
|
test_sdb.h
|
|
|
|
test_sdb_array.c
|
Fix: asn and asr command #3885 (#5477)
|
2025-11-04 23:38:16 +08:00 |
|
test_sdb_diff.c
|
refactor: SwissTable implementation for ht (#5860)
|
2026-03-02 12:31:35 +08:00 |
|
test_sdb_sdb.c
|
refactor: SwissTable implementation for ht (#5860)
|
2026-03-02 12:31:35 +08:00 |
|
test_sdb_util.c
|
|
|
|
test_serialize_analysis.c
|
refactor: SwissTable implementation for ht (#5860)
|
2026-03-02 12:31:35 +08:00 |
|
test_serialize_config.c
|
sdb: remove unused cas and expire features (#4487)
|
2024-05-12 18:27:54 +08:00 |
|
test_serialize_debug.c
|
sdb: remove unused cas and expire features (#4487)
|
2024-05-12 18:27:54 +08:00 |
|
test_serialize_flag.c
|
Rename rz_list_get() to rz_list_val() (#5896)
|
2026-02-09 22:47:57 +08:00 |
|
test_serialize_mark.c
|
Add: Mark API (#5313)
|
2025-09-01 22:06:01 +00:00 |
|
test_serialize_seek.c
|
sdb: remove unused cas and expire features (#4487)
|
2024-05-12 18:27:54 +08:00 |
|
test_serialize_spaces.c
|
sdb: remove unused cas and expire features (#4487)
|
2024-05-12 18:27:54 +08:00 |
|
test_serialize_types.c
|
sdb: remove unused cas and expire features (#4487)
|
2024-05-12 18:27:54 +08:00 |
|
test_skiplist.c
|
Add user pointer to RzListComparator (#4204)
|
2024-02-11 13:28:33 +08:00 |
|
test_skyline.c
|
|
|
|
test_socket.c
|
|
|
|
test_spaces.c
|
|
|
|
test_sparse.c
|
|
|
|
test_stack.c
|
|
|
|
test_str.c
|
Rename rz_str_len_utf8_ansi() to rz_str_utf8_ansi_cols() (#5649)
|
2025-12-19 23:01:24 +08:00 |
|
test_str_search.c
|
String search performance improvement (#5383)
|
2025-09-18 00:42:03 +08:00 |
|
test_strbuf.c
|
|
|
|
test_subprocess.c
|
|
|
|
test_syscall.c
|
Fix: asn and asr command #3885 (#5477)
|
2025-11-04 23:38:16 +08:00 |
|
test_table.c
|
Implement colors for tables and move RzListInfo out of table.c (#5729)
|
2026-01-05 21:34:41 +08:00 |
|
test_task.c
|
|
|
|
test_threads.c
|
Optimize queue to act also as proper channel (#5627)
|
2025-12-20 00:40:13 +08:00 |
|
test_tokens.c
|
librz/arch/mcs96: add missing ISA variants 8096/80C196/80C296 support (#5577)
|
2025-12-13 01:37:12 +08:00 |
|
test_tree.c
|
Rename rz_list_get() to rz_list_val() (#5896)
|
2026-02-09 22:47:57 +08:00 |
|
test_type.c
|
Type parser can now handle parenthesized declarations correctly (#5436)
|
2025-10-06 19:47:12 +08:00 |
|
test_uleb128.c
|
|
|
|
test_unum.c
|
librz/util/num: handling minimum st64 in rz_num_abs (#4952)
|
2025-03-02 22:44:09 +08:00 |
|
test_util.c
|
shell: new arg type RZ_CMD_ARG_TYPE_FOLDER (#5514)
|
2025-12-10 19:08:38 +08:00 |
|
test_vector.c
|
Fix test_vector_contains() test for s390x (#5904)
|
2026-02-11 23:55:07 +08:00 |
|
test_yank.c
|
Fix endianness issues on s390x (#5940)
|
2026-02-19 23:13:18 +08:00 |