rizin/test/unit
2022-11-01 10:58:16 +08:00
..
auxiliary Use add_global_arguments instead of passing cflags/ldflags all around (#2812) 2022-07-17 21:33:51 +08:00
cpp
legacy_unit reg: remove x86-linux.regs unused file 2022-07-20 22:04:02 +02:00
.gitignore
meson.build Make dyld_chained_ptr_* parsing endian-independent (#3113) 2022-10-22 01:03:24 +02:00
minunit.h Use Rizin specific macros instead of the ones from SDB 2022-07-17 12:11:13 +02:00
mock_io.inl
rz_arch_buffer.h
rz_test_cmd_test
test_addr_interval.c
test_agraph.c
test_analysis_block.c Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
test_analysis_block_invars.inl
test_analysis_cc.c
test_analysis_class_graph.c
test_analysis_function.c Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
test_analysis_hints.c
test_analysis_meta.c
test_analysis_op.c Tokenize and colorize asm strings (#2417) 2022-07-27 08:52:01 -04:00
test_analysis_var.c Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
test_analysis_xrefs.c Rename RzAnalysisXRefType enum members 2022-05-12 09:24:12 +02:00
test_annotated_code.c
test_base64.c
test_big.c
test_bin_lines.c
test_bin_mach0.c Make dyld_chained_ptr_* parsing endian-independent (#3113) 2022-10-22 01:03:24 +02:00
test_bitmap.c
test_bitvector.c Add rz_bv_range_set and rz_bv_is_all_one to bitvector lib (#2891) 2022-08-10 08:20:16 +08:00
test_buf.c Fix rz_buf_fwd_scan unit test for big endian archs (#2589) 2022-05-05 12:39:25 +08:00
test_cmd.c core/cmd: rewrite rz_cmd_macro API 2022-08-26 07:53:43 +08:00
test_compare.c
test_config.c
test_config.h.in test: allow to run unit tests without installation 2022-05-10 16:57:44 +02:00
test_cons.c Fix reset followed by color change in rz_cons_html_filter (#2912) 2022-08-13 09:43:18 +02:00
test_contrbtree.c
test_core_analysis_stats.c Refactor rz_core_analysis_get_stats() and fix edge cases (#2645) 2022-05-30 04:59:47 +00:00
test_core_bin.c Store back-references to core files in RzIOMap (#2408) 2022-03-14 10:09:14 +01:00
test_core_cmd.c core/cmd: just store RzCore reference instead of void *data 2022-08-26 07:53:43 +08:00
test_core_seek.c
test_core_task.c
test_debruijn.c Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00
test_debug.c Add unit tests for software breakpoints 2022-01-26 17:12:26 +01:00
test_debug_session.c Add Hexagon register profile (#2490) 2022-04-03 18:26:17 +02:00
test_diff.c Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
test_ebcdic.c
test_endian.c
test_event.c
test_file.c Introduce rz_file_dos_basename() API 2022-03-29 09:27:51 +08:00
test_flags.c
test_flirt.c [FLIRT] add info extraction 2021-12-23 17:06:55 +01:00
test_float.c Implement float80 and RzFloat to decimal string 2022-11-01 10:58:16 +08:00
test_glob.c
test_graph.c
test_hash.c hash: use RzHash in most hash APIs 2022-06-28 21:55:26 +08:00
test_hex.c
test_id_storage.c
test_idpool.c
test_idstorage.c
test_il_definitions.c [RzIL] Add rz_il_value_eq() 2022-01-22 18:40:10 +01:00
test_il_reg.c Enable specifying exact reg bindings in RzAnalysisILConfig (#2261) 2022-01-29 09:14:08 +00:00
test_il_validate.c Implement empty instruction for RzIL (#2697) 2022-06-14 23:07:57 +04:00
test_il_vm.c [RzIL] Add remaining comparison aliases and tests (#2295) 2022-02-08 17:29:35 +01:00
test_inflate_deflate.c
test_intervaltree.c util: provide rz_time_gettimeofday API (#2811) 2022-07-17 09:57:00 +08:00
test_io.c Store back-references to core files in RzIOMap (#2408) 2022-03-14 10:09:14 +01:00
test_io_ihex.c
test_itv.c
test_json.c Remove sdb json (#1118) 2022-07-12 22:48:33 +08:00
test_list.c
test_lzma.c Add liblzma subproject 2022-07-02 10:12:26 +02:00
test_ovf.c
test_pj.c
test_rbtree.c
test_reg.c Rewrite RzReg to use RzBitVector 2022-11-01 10:58:16 +08:00
test_regex.c Fixes for the regex engine (#2839) 2022-07-25 10:29:32 +08:00
test_run.c
test_rz_test.c
test_sdb.h
test_sdb_array.c Move SDB into RzUtil 2022-07-19 08:45:20 +02:00
test_sdb_diff.c Move SDB into RzUtil 2022-07-19 08:45:20 +02:00
test_sdb_hash.c Move SDB into RzUtil 2022-07-19 08:45:20 +02:00
test_sdb_ls.c Move SDB into RzUtil 2022-07-19 08:45:20 +02:00
test_sdb_sdb.c Move SDB into RzUtil 2022-07-19 08:45:20 +02:00
test_sdb_util.c Move SDB into RzUtil 2022-07-19 08:45:20 +02:00
test_serialize_analysis.c Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
test_serialize_config.c
test_serialize_debug.c Make dcu fail on failed bp instead of blindly continuing 2022-01-26 17:12:26 +01:00
test_serialize_flag.c
test_serialize_spaces.c
test_serialize_types.c Remove zignatures and move aaF[l] -> F[al] , zf[sdc] -> F[sdc] (#2682) 2022-06-29 07:49:43 +08:00
test_skiplist.c
test_skyline.c
test_socket.c Rewrite and fix non-libuv tcp server (Rt command) 2022-08-06 13:20:52 +02:00
test_spaces.c
test_sparse.c
test_stack.c
test_str.c Fix rz_str_split_list_regex() (#2815) 2022-07-18 22:26:55 +08:00
test_str_search.c Better false-positives detection in rz_scan_strings (#2691) 2022-06-14 22:14:13 +08:00
test_strbuf.c
test_subprocess.c
test_table.c Refactor RzTable: change the implementation to RzVector (#2536) 2022-04-13 00:57:52 +08:00
test_task.c
test_threads.c Refactor thread code and add RzThreadQueue (#2683) 2022-06-19 21:07:13 +08:00
test_tokens.c Asm tokens fixes (#2855) 2022-07-30 21:24:49 +08:00
test_tree.c
test_type.c test: allow to run unit tests without installation 2022-05-10 16:57:44 +02:00
test_uleb128.c Fix many pointer/int conversion warnings on arm32 (#2246) 2022-01-25 11:41:17 +01:00
test_unum.c Move bitmask creation to common rz_num_bitmask() 2022-01-23 18:29:31 +01:00
test_util.c Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00
test_vector.c Refactor RzTable: change the implementation to RzVector (#2536) 2022-04-13 00:57:52 +08:00
test_yank.c