radare2/test/unit
Ole André Vadla Ravnås 61f235d532 Emit span instead of font in the scr.html filter ##cons
The font HTML element is deprecated.
2024-09-24 12:04:15 +02:00
..
legacy_unit some refactoring of the RThread thing 2024-02-23 18:47:27 +01:00
.gitignore Imports Tests from radare2-regressions (#15546) 2019-12-08 15:31:14 +01:00
Makefile Minor code optimizations from the utf8heap pr 2024-07-13 15:18:10 +02:00
meson.build Initial implementation of our custom r_str_printf api 2024-02-08 11:16:42 +01: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 Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +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_block.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_anal_cc.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_anal_class_graph.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_anal_function.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_anal_hints.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_anal_meta.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +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 Reuse R_PERM in RAnalVarAccess.type instead of custom enum ##analysis 2024-07-09 13:36:24 +02:00
test_anal_xrefs.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_base64.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_big.c Fix oom in the LE parser ##bin 2023-03-05 11:30:03 +01:00
test_bin.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_bitmap.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_buf.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_cmd_str.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_cmd.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_codemeta.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_cons.c Emit span instead of font in the scr.html filter ##cons 2024-09-24 12:04:15 +02:00
test_crbtree.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
test_debruijn.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_debug_session.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_debug.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_diff.c Avoid ' in help message glitching book's md 2024-07-11 18:09:42 +02:00
test_dwarf_info.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_dwarf_integration.c Make dwarf unit tests portable 2022-09-20 17:05:34 +02:00
test_dwarf.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_egg.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_esil_dfg_filter.c Add esil.dfg.mapinfo and esil.dfg.maps config vars ##anal 2022-11-30 09:53:29 +01:00
test_event.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_flags.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_get_glibc_version.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_get_main_arena_offset.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_glob.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_graph.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_hex.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_id_storage.c Branch prediction optimizations (1/3) ##performance 2023-04-18 16:10:16 +02:00
test_idpool.c Fix a bunch of warnings (#17575) 2020-09-02 19:54:17 +08:00
test_idstorage.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_intervaltree.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_io.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_json.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
test_list.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_ovf.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_pdb.c Skip pdb and dmh tests because i'm feeling idzzy 2024-05-13 01:30:08 +02:00
test_pj.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_printf.c Initial implementation of our custom r_str_printf api 2024-02-08 11:16:42 +01:00
test_queue.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_r2pipe.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_r2r.c Extra check to avoid confusing asserts when running them from the wrong directory 2024-05-17 12:52:53 +02:00
test_rbtree.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_reg.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_regex.c Autodetect libc version and support manual specification ##debug 2024-02-14 14:38:40 +01:00
test_scanf.c Fix test_r_str_scanf_procstat 2024-05-27 16:14:28 +02: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 Make duplicated zignatures optional via zign.dups + tests ##zignatures 2024-07-09 22:33:10 +02:00
test_skiplist.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_spaces.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_sparse.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_ssdeep.c Implement ssdeep fuzzy hashing algorithm ##hash (#18490) 2021-03-18 00:35:03 +01:00
test_stack.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_str.c Deprecate r_str_new and R_STR_DUP ##refactor 2024-08-04 12:21:44 +02:00
test_strbuf.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_table.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_tree.c Skip pdb and dmh tests because i'm feeling idzzy 2024-05-13 01:30:08 +02:00
test_uleb128.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_unum.c Clean up r_num ##util ##refactor (#18049) 2020-12-17 22:24:27 +01:00
test_util.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_vec.c Use (void) instead of () in the unit tests 2024-05-13 02:02:31 +02:00
test_vector.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00