rizin/test/unit
2021-08-23 18:45:22 +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 Pseudo refactoring (#1308) 2021-07-22 11:55:05 +02:00
.gitignore
meson.build Add RzRun tests 2021-08-23 18:45:22 +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_arch_buffer.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
rz_test_cmd_test Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08: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 Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
test_analysis_global_var.c New global variable concept (#1407) 2021-08-11 15:23:29 +02: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 Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +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 Remove now-obsolete io.cache check for ELF Reloc Patching and add more Tests 2021-05-17 17:23:19 +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 Add configuration variables elf.load.sections 2021-07-28 16:40:14 +02: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 librz/util: Fix double free in buf when whole_buf is not allocated (#1362) 2021-07-27 12:52:42 +08:00
test_cmd.c core/cmd: add new RzCmdDescType ARGV_STATE 2021-04-21 15:26:35 +02:00
test_config.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_config.h.in Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
test_cons.c Simplify kill_word functions in dietline and fix META-D bug 2021-04-22 11:47:44 +02:00
test_contrbtree.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_core_bin.c Reorganize map skyline segments 2021-08-03 22:44:38 +08:00
test_core_cmd.c Rename newshell to rzshell and parser commands to statements 2021-04-22 19:45:14 +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 Rewrite rz-diff and internal diffing library (#1126) 2021-05-14 19:47:30 +08:00
test_dwarf.c Add configuration variables elf.load.sections 2021-07-28 16:40:14 +02:00
test_dwarf_info.c Add configuration variables elf.load.sections 2021-07-28 16:40:14 +02:00
test_dwarf_integration.c Add configuration variables elf.load.sections 2021-07-28 16:40:14 +02:00
test_endian.c Support rz_read_<endianness>_float/rz_read_<endianness>_double (#850) 2021-03-17 15:03:37 +01:00
test_event.c Support self-unhooking of RzEvent Callbacks (#1255) 2021-06-30 19:49:30 +02:00
test_file.c Fix Coverity CID 317020 (UAF) 2021-04-13 19:06:20 +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_hash.c Added details on pointer ownership (#1164) 2021-05-24 20:17:21 +02: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 Add Tests to Fix 2021-05-08 13:04:10 +02:00
test_io_ihex.c Fix ihex Write for >2 16bit Pages 2021-05-11 09:53:51 +02:00
test_itv.c Reorganize map skyline segments 2021-08-03 22:44:38 +08:00
test_json.c New RzJson to string API (#1121) 2021-05-11 19:01:14 +02:00
test_list.c Add rz_list_find_ptr() (#1092) 2021-04-30 10:07:39 +02:00
test_ovf.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_pdb.c Partly refactor PDB parser (#1173) 2021-07-29 18:55:51 +08:00
test_pj.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
test_project_migrate.c New global variable concept (#1407) 2021-08-11 15:23:29 +02: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_run.c Add RzRun tests 2021-08-23 18:45:22 +08:00
test_rz_test.c Convert ! commands to newshell (#1235) 2021-07-28 10:33:33 +02:00
test_rzpipe.c test: use inplace 'rizin' binary for 'rzpipe' test 2021-06-14 18:32:40 +08:00
test_sdb.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
test_serialize_analysis.c New global variable concept (#1407) 2021-08-11 15:23:29 +02: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 Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
test_sign.c Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +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 RzUtil: add unit tests for rz_str_ndup/nlen (#1419) 2021-08-10 21:48:06 +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 Convert ! commands to newshell (#1235) 2021-07-28 10:33:33 +02:00
test_table.c Full table header line (#1239) 2021-06-28 17:25:25 +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 Resolve minor bug in rz_type_db_base_type_as_string (#1402) 2021-08-06 17:40:15 +08:00
test_types.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02: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 Fix Coverity CID 317125 (NULL DEREF) 2021-04-13 19:06:20 +08:00
test_vector.c Add head and tail for RzVector and RzPVector (#1450) 2021-08-15 22:53:47 +08:00