.. |
legacy_unit
|
r_reg_get_bytes: Return NULL if there are no bytes in the arena for the given regset type (#17657)
|
2020-09-16 18:14:43 +08:00 |
.gitignore
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
Makefile
|
Fix asan r2pipe test by updating libasan and using LD_PRELOAD (#17594)
|
2020-09-11 18:47:27 +08:00 |
meson.build
|
ABI/API break. RAnnotationCode->RCodeMeta ##api (#18512)
|
2021-03-30 00:20:06 +02:00 |
minunit.h
|
minunit.h: Use snprintf instead (#367)
|
2021-01-19 05:37:17 +01: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_agraph.c
|
Add `acg` - printing class hierarchy graph ##anal (#17362)
|
2020-08-07 17:23:52 +08:00 |
test_anal_block.c
|
Fix memleak in test_anal_block & test_io (#18153)
|
2021-01-02 09:37:23 +01:00 |
test_anal_block_invars.inl
|
Remove unused Function Tree and Fix Relocate (#15898)
|
2020-01-26 00:07:54 +01:00 |
test_anal_cc.c
|
Add setters for CC self and error and Tests ##anal (#17704)
|
2020-09-30 13:39:20 +08:00 |
test_anal_class_graph.c
|
Graph refactor ##refactor (#17631)
|
2020-10-06 10:57:51 +08:00 |
test_anal_function.c
|
Refactor Labels out of SDB ##anal (#17621)
|
2020-09-16 09:54:33 +02: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
|
Add API for getting Atomic and Typedef Types and remove broken !size (#17599)
|
2020-09-15 13:31:38 +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_base64.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
test_big.c
|
Fix memleak in `r2` and test_big
|
2021-01-03 10:10:32 +01:00 |
test_bin.c
|
Fix #18136 - Remove RBin.is_debugger and use cfg.debug (#18146) ##refactor
|
2021-01-01 22:48:02 +01:00 |
test_binheap.c
|
Add unit tests for binheap (#17367)
|
2020-07-31 18:09:50 +08:00 |
test_bitmap.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
test_buf.c
|
Fix memleak in test_buf & test_cmd (#18162)
|
2021-01-03 19:00:17 +01:00 |
test_cmd.c
|
Fix memleak in test_buf & test_cmd (#18162)
|
2021-01-03 19:00:17 +01:00 |
test_codemeta.c
|
Use RCodeMetaItem.clone in the test
|
2021-04-21 10:18:30 +02:00 |
test_cons.c
|
Improve cons_html_filter. (#17471)
|
2020-08-17 09:13:20 +03:00 |
test_contrbtree.c
|
Implement r_rbtree_cont_node_prev (siol eternal) ##util
|
2021-03-16 17:42:38 +01:00 |
test_debruijn.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
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_debug_session.c
|
Implement save and load functions for debug session ##debug (#17430)
|
2020-08-20 12:25:47 +08:00 |
test_diff.c
|
radiff2: drop MODE_DIST (#16986)
|
2021-01-24 22:17:25 +01:00 |
test_dwarf.c
|
Fix memleak in test_dwarf & test_skyline (#18169)
|
2021-01-04 19:35:13 +01:00 |
test_dwarf_info.c
|
Fix s390x unit/bin/test_dwarf_info (#17947)
|
2020-11-23 12:32:24 +08:00 |
test_dwarf_integration.c
|
Add API for getting Atomic and Typedef Types and remove broken !size (#17599)
|
2020-09-15 13:31:38 +02:00 |
test_esil_dfg_filter.c
|
Fix memleak in test_r2pipe & test_esil_dfg_filter (#18271)
|
2021-01-24 00:17:02 +01:00 |
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
|
Add support to r_str_glob and add tests (#18420)
|
2021-03-08 23:23:18 +01:00 |
test_graph.c
|
Add unit test for graph, from legacy_unit files (#17306)
|
2020-07-21 10:54:00 +02:00 |
test_hex.c
|
Fix hex unit test for windows
|
2021-01-07 02:42:26 +01:00 |
test_id_storage.c
|
Fix s390x test_agraph (#18172)
|
2021-01-05 01:22:43 +01:00 |
test_idpool.c
|
Fix a bunch of warnings (#17575)
|
2020-09-02 19:54:17 +08:00 |
test_idstorage.c
|
Fix a bunch of warnings (#17575)
|
2020-09-02 19:54:17 +08:00 |
test_intervaltree.c
|
Enable unit tests compilation by default in meson (#16990)
|
2020-06-04 12:14:15 +02:00 |
test_io.c
|
Rename r_io_map_get to r_io_map_get_at ##io
|
2021-03-12 17:56:46 +01:00 |
test_json.c
|
Add the r_json json parser based on nxjson ##util (#17439)
|
2020-08-14 20:57:09 +02:00 |
test_list.c
|
Update tree-sitter to 0.16.8 (#16991)
|
2020-06-03 15:01:47 +02:00 |
test_ovf.c
|
Add ovf tests and more overflow macro definitions ##util (#17216)
|
2020-07-24 13:21:52 +02:00 |
test_parse_ctype.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
test_pdb.c
|
Use -Werror when building in CI (#17781)
|
2020-10-13 12:42:57 +02:00 |
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_r2pipe.c
|
Add more null checks and fix a lock when no r2 in path ##r2pipe (#16999)
|
2020-07-24 16:24:19 +08: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_regex.c
|
Fix r2 - tab crash related to regex apis
|
2021-01-09 12:47:47 +01:00 |
test_sdb.h
|
Add API for getting Atomic and Typedef Types and remove broken !size (#17599)
|
2020-09-15 13:31:38 +02:00 |
test_sign.c
|
Rename r_sign_anal_additem to r_sign_add_item and add r_sign_get_item ##signatures (#17691)
|
2020-09-22 14:09:17 +02: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_skyline.c
|
Fix memleak in test_dwarf & test_skyline (#18169)
|
2021-01-04 19:35:13 +01:00 |
test_spaces.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
test_sparse.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
test_ssdeep.c
|
Implement ssdeep fuzzy hashing algorithm ##hash (#18490)
|
2021-03-18 00:35:03 +01:00 |
test_stack.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
test_str.c
|
Fix memleak in test_str & test_debug_session (#18164)
|
2021-01-04 03:54:43 +01:00 |
test_strbuf.c
|
Add r_strbuf_initf() ##util (#17634)
|
2020-09-13 10:08:56 +02:00 |
test_table.c
|
Implement RTable:sql and add RTable.name ##core
|
2021-01-15 10:56:58 +01:00 |
test_tree.c
|
Imports Tests from radare2-regressions (#15546)
|
2019-12-08 15:31:14 +01:00 |
test_uleb128.c
|
Fix #17353 - Remove duplicated implementation of uleb128 in mach0 ##bin (#17489)
|
2020-09-24 09:47:23 +02:00 |
test_unum.c
|
Clean up r_num ##util ##refactor (#18049)
|
2020-12-17 22:24:27 +01:00 |
test_util.c
|
Return empty string when slurping a empty file (#17520)
|
2020-09-03 09:46:17 +02:00 |
test_vector.c
|
Add r_vector_flush() ##api (#18465)
|
2021-03-15 01:57:10 +01:00 |