rizin/test/unit
Anton Kochkov 788fdb3d8e
Extracting types handling into RzType (librz/type) ##refactor (#896)
* RzType introduction
* Move format processing to RzTypes from RzUtil
* Rename RzType to RzTypeDB
* Join RzType and RzAnalysis noreturn functions
* Add noreturn column in `aflt` output
* Remove D (disassembly) pf tests
* Fix `tn` test
* Add function noreturn serialization
* Modify meaningless type test
* Fix wrongly written `Cf` test
* Fix `za t` (zignature type) command
* Fix signature type test
2021-04-06 18:04:00 +08:00
..
auxiliary Set CI buildtypes to highest opt level possible and set default buildtype to debugoptimized (#260) 2021-03-10 18:00:56 +08:00
legacy_unit Fix autocompletion of rz- commands in rizin shell and rename wrong rz_ (#944) 2021-03-31 16:10:54 +02:00
.gitignore
meson.build Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
minunit.h Support rz_read_<endianness>_float/rz_read_<endianness>_double (#850) 2021-03-17 15:03:37 +01:00
mock_io.inl SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
rz_test_cmd_test Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
test_addr_interval.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_agraph.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_block.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_block_invars.inl SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_cc.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_class_graph.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_function.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_hints.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_meta.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_var.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_analysis_xrefs.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_annotated_code.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_autocmplt.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_base64.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_big.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_bin.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_bin_lines.c Add new Line Data Structure 2021-03-30 13:07:05 +08:00
test_binheap.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_bitmap.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_buf.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_cmd.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_config.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_cons.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_contrbtree.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_core_cmd.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_core_seek.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_core_task.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_debruijn.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_debug.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_debug_session.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_diff.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_dwarf.c Make Dwarf emit RzBinSourceLineInfo 2021-03-30 13:07:05 +08:00
test_dwarf_info.c Rewrite Dwarf aranges Parsing 2021-03-19 18:24:40 +01:00
test_dwarf_integration.c Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
test_endian.c Support rz_read_<endianness>_float/rz_read_<endianness>_double (#850) 2021-03-17 15:03:37 +01:00
test_esil_dfg_filter.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_event.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_file.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_flags.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_glob.c Add support to rz_str_glob and add tests (#18420) 2021-03-16 16:57:32 +08:00
test_graph.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_hex.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_id_storage.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_idpool.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_idstorage.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_intervaltree.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_io.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_json.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_list.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_ovf.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_pdb.c Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
test_pj.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_queue.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_rbtree.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_reg.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_rz_test.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_rzpipe.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_sdb.h Run clang-format 2021-01-21 22:05:44 +08:00
test_serialize_analysis.c Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
test_serialize_config.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_serialize_flag.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_serialize_spaces.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_serialize_types.c Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
test_sign.c Replace ref/xref with xref from/to 2021-03-30 15:33:31 +08:00
test_skiplist.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_skyline.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_spaces.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_sparse.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_stack.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_str.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_strbuf.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_subprocess.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_table.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_task.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_tree.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_type.c Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
test_uleb128.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_unum.c Add rz_num_align_delta() 2021-03-12 08:14:24 +08:00
test_util.c Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
test_vector.c Add rz_vector_flush() 2021-03-12 09:02:11 +01:00