rizin/test/unit
HoundThe 914624a921
DWARF .debug_info parsing fix and improvement (#17007)
* Get .debug_info working for DWARF 2, 3
* Fill up missing information in abbrev string table
* Add 64bit dwarf option into debug_info
* Add DWARF4 and DWARF5 forms
* Add unit tests
* added basic test

Co-authored-by: Riccardo Schirone <sirmy15@gmail.com>
2020-06-19 19:25:59 +08:00
..
legacy_unit Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
.gitignore
Makefile Honor rc in unit runs and fix execution path in make run 2020-02-17 16:36:31 +01:00
meson.build DWARF .debug_info parsing fix and improvement (#17007) 2020-06-19 19:25:59 +08:00
minunit.h Enable unit tests compilation by default in meson (#16990) 2020-06-04 12:14:15 +02:00
r2r_cmd_test Fix r2r -i when fixing multiple tests (#16817) 2020-05-14 15:10:03 +02:00
test_addr_interval.c Enable unit tests compilation by default in meson (#16990) 2020-06-04 12:14:15 +02:00
test_anal_block.c Fix crash in r_anal_block_chop_noreturn (#17012) 2020-06-12 10:19:50 +02:00
test_anal_block_invars.inl Remove unused Function Tree and Fix Relocate (#15898) 2020-01-26 00:07:54 +01:00
test_anal_function.c Fix all Warnings for GCC 9 (#16223) 2020-03-17 13:31:28 +01:00
test_anal_hints.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
test_anal_meta.c Refactor Meta out of SDB (#16716) 2020-05-09 20:49:28 +02:00
test_anal_types.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
test_anal_var.c Improve BP vars/args detection ##anal (#16935) 2020-05-25 12:55:31 +08:00
test_anal_xrefs.c Minor Fixes for XRefs counting (#16546) ##anal 2020-04-12 16:42:19 +02:00
test_annotated_code.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
test_base64.c
test_big.c Refactor r_big for gmp and ssl ##util (#16804) 2020-05-14 02:45:10 +02:00
test_bin.c
test_bitmap.c
test_buf.c Enable unit tests compilation by default in meson (#16990) 2020-06-04 12:14:15 +02:00
test_cmd.c Generate help automatically ##newshell (#16782) 2020-06-17 21:29:23 +02:00
test_cons.c Fix r_cons_rgb_parse() harder (#16061) 2020-02-27 20:13:34 +01:00
test_contrbtree.c Honor rc in unit runs and fix execution path in make run 2020-02-17 16:36:31 +01:00
test_debruijn.c
test_debug.c Add test for x64 to verify fpu and xmm register size and offset (#16186) 2020-03-12 11:48:41 +08:00
test_diff.c
test_dwarf.c DWARF .debug_info parsing fix and improvement (#17007) 2020-06-19 19:25:59 +08:00
test_dwarf_info.c DWARF .debug_info parsing fix and improvement (#17007) 2020-06-19 19:25:59 +08:00
test_esil_dfg_filter.c
test_event.c Enable unit tests compilation by default in meson (#16990) 2020-06-04 12:14:15 +02:00
test_flags.c Fix Tests after Reports by asan (#16776) 2020-05-08 21:45:01 +02:00
test_glob.c
test_hex.c
test_intervaltree.c Enable unit tests compilation by default in meson (#16990) 2020-06-04 12:14:15 +02:00
test_io.c
test_list.c Update tree-sitter to 0.16.8 (#16991) 2020-06-03 15:01:47 +02:00
test_parse_ctype.c
test_pj.c Add pj_reset() API ##json (#16802) 2020-05-12 00:11:42 +02:00
test_queue.c Convert preinc/predec in 3rd part of for statement to postinc/postdec (#16187) 2020-03-12 18:40:46 +01:00
test_r2r.c Fix r2r -i when fixing multiple tests (#16817) 2020-05-14 15:10:03 +02:00
test_rbtree.c Fix memory leak in test_rbtree (#15983) 2020-02-16 21:37:29 +01:00
test_reg.c Make r_reg_get_list() search harder (#16202) ##reg 2020-03-13 12:01:54 +01:00
test_skiplist.c Convert preinc/predec in 3rd part of for statement to postinc/postdec (#16187) 2020-03-12 18:40:46 +01:00
test_spaces.c
test_sparse.c
test_stack.c
test_str.c Fix command injection on PDB download (#16966) 2020-06-10 18:00:00 +02:00
test_strbuf.c Implement r_strbuf_setptr API and improve + test it more ##util (#16649) 2020-04-27 13:10:57 +02:00
test_table.c Fix Tests after Reports by asan (#16776) 2020-05-08 21:45:01 +02:00
test_tree.c
test_uleb128.c Add unit test for r_leb128 2020-05-05 18:47:23 +02:00
test_unum.c Convert preinc/predec in 3rd part of for statement to postinc/postdec (#16187) 2020-03-12 18:40:46 +01:00
test_util.c Add generic reference counting implementation ##util (#16604) 2020-04-17 11:56:28 +08:00
test_vector.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00