rizin/test/unit
2021-03-02 08:44:44 +01:00
..
auxiliary Implement rz_subprocess_start_opt API to choose pipes (#243) 2021-02-22 12:57:31 +00:00
legacy_unit Fix pylint errors test/unit/legacy_unit/syscall/openbsd-gen.py 2021-02-15 10:24:46 +01:00
.gitignore
meson.build Add rz_config_* API for booleans 2021-02-03 22:32:08 +08:00
minunit.h test/unit: we can't rely on the ordering stdout/stderr are captured 2021-02-25 19:41:38 +08:00
mock_io.inl Rename more Block API and remove hard-coded x86 logic ##analysis (#176) 2020-12-17 10:52:00 +01:00
rz_test_cmd_test Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
test_addr_interval.c Run clang-format 2021-01-21 22:05:44 +08:00
test_agraph.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_block.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_block_invars.inl More renames of *anal* to *analysis* (#123) 2020-12-07 13:20:29 +01:00
test_analysis_cc.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_class_graph.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_function.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_hints.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_meta.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_types.c Use newshell for tn and td commands 2021-02-26 18:43:23 +08:00
test_analysis_var.c Run clang-format 2021-01-21 22:05:44 +08:00
test_analysis_xrefs.c Run clang-format 2021-01-21 22:05:44 +08:00
test_annotated_code.c Run clang-format 2021-01-21 22:05:44 +08:00
test_autocmplt.c core: extract RzCorePlugins from RzCmd to RzCore 2021-03-02 08:44:44 +01:00
test_base64.c Make rz_base64_encode use the right types 2021-02-03 15:40:29 -01:00
test_big.c Run clang-format 2021-01-21 22:05:44 +08:00
test_bin.c Run clang-format 2021-01-21 22:05:44 +08:00
test_binheap.c Run clang-format 2021-01-21 22:05:44 +08:00
test_bitmap.c Run clang-format 2021-01-21 22:05:44 +08:00
test_buf.c Run clang-format 2021-01-21 22:05:44 +08:00
test_cmd.c core: extract RzCorePlugins from RzCmd to RzCore 2021-03-02 08:44:44 +01:00
test_config.c Add rz_config_* API for booleans 2021-02-03 22:32:08 +08:00
test_cons.c Run clang-format 2021-01-21 22:05:44 +08:00
test_contrbtree.c Run clang-format 2021-01-21 22:05:44 +08:00
test_core_cmd.c core: extract RzCorePlugins from RzCmd to RzCore 2021-03-02 08:44:44 +01:00
test_core_seek.c Run clang-format 2021-01-21 22:05:44 +08:00
test_core_task.c Run clang-format 2021-01-21 22:05:44 +08:00
test_debruijn.c Run clang-format 2021-01-21 22:05:44 +08:00
test_debug.c Run clang-format 2021-01-21 22:05:44 +08:00
test_debug_session.c Run clang-format 2021-01-21 22:05:44 +08:00
test_diff.c rz-diff: drop MODE_DIST 2021-02-03 19:27:30 +08:00
test_dwarf.c Run clang-format 2021-01-21 22:05:44 +08:00
test_dwarf_info.c Run clang-format 2021-01-21 22:05:44 +08:00
test_dwarf_integration.c Run clang-format 2021-01-21 22:05:44 +08:00
test_esil_dfg_filter.c Run clang-format 2021-01-21 22:05:44 +08:00
test_event.c Run clang-format 2021-01-21 22:05:44 +08:00
test_file.c Run clang-format 2021-01-21 22:05:44 +08:00
test_flags.c Run clang-format 2021-01-21 22:05:44 +08:00
test_glob.c Run clang-format 2021-01-21 22:05:44 +08:00
test_graph.c Run clang-format 2021-01-21 22:05:44 +08:00
test_hex.c Run clang-format 2021-01-21 22:05:44 +08:00
test_id_storage.c Fix dead assignment test/unit/test_id_storage.c 2021-02-09 10:37:25 -01:00
test_idpool.c Run clang-format 2021-01-21 22:05:44 +08:00
test_idstorage.c Run clang-format 2021-01-21 22:05:44 +08:00
test_intervaltree.c Run clang-format 2021-01-21 22:05:44 +08:00
test_io.c Run clang-format 2021-01-21 22:05:44 +08:00
test_json.c Rename RJson to RzJson (#545) 2021-02-08 19:02:32 +00:00
test_list.c Run clang-format 2021-01-21 22:05:44 +08:00
test_ovf.c Run clang-format 2021-01-21 22:05:44 +08:00
test_parse_ctype.c Run clang-format 2021-01-21 22:05:44 +08:00
test_pdb.c Run clang-format 2021-01-21 22:05:44 +08:00
test_pj.c Run clang-format 2021-01-21 22:05:44 +08:00
test_queue.c Run clang-format 2021-01-21 22:05:44 +08:00
test_rbtree.c Run clang-format 2021-01-21 22:05:44 +08:00
test_reg.c Create API for .ar*, .dr*, aei, ar <reg>=<val> (#511) 2021-02-03 21:58:36 +08:00
test_rz_test.c Run clang-format 2021-01-21 22:05:44 +08:00
test_rzpipe.c Run clang-format 2021-01-21 22:05:44 +08:00
test_sdb.h Run clang-format 2021-01-21 22:05:44 +08:00
test_serialize_analysis.c Fix comparison of narrow type with wide type in loop condition test/unit/test_serialize_analysis.c 2021-02-21 22:25:50 +01:00
test_serialize_config.c Run clang-format 2021-01-21 22:05:44 +08:00
test_serialize_flag.c Run clang-format 2021-01-21 22:05:44 +08:00
test_serialize_spaces.c Run clang-format 2021-01-21 22:05:44 +08:00
test_sign.c Run clang-format 2021-01-21 22:05:44 +08:00
test_skiplist.c Run clang-format 2021-01-21 22:05:44 +08:00
test_skyline.c Run clang-format 2021-01-21 22:05:44 +08:00
test_spaces.c Run clang-format 2021-01-21 22:05:44 +08:00
test_sparse.c Run clang-format 2021-01-21 22:05:44 +08:00
test_stack.c Run clang-format 2021-01-21 22:05:44 +08:00
test_str.c Add rz_strf() Macro (#506) 2021-02-02 19:17:44 +01:00
test_strbuf.c Run clang-format 2021-01-21 22:05:44 +08:00
test_subprocess.c test/unit: we can't rely on the ordering stdout/stderr are captured 2021-02-25 19:41:38 +08:00
test_table.c Run clang-format 2021-01-21 22:05:44 +08:00
test_task.c Run clang-format 2021-01-21 22:05:44 +08:00
test_tree.c Fix unit test tree 2021-01-28 11:57:28 +01:00
test_uleb128.c Run clang-format 2021-01-21 22:05:44 +08:00
test_unum.c Run clang-format 2021-01-21 22:05:44 +08:00
test_util.c Run clang-format 2021-01-21 22:05:44 +08:00
test_vector.c Run clang-format 2021-01-21 22:05:44 +08:00