rizin/test/db/tools
Gilad Reti 466c54fdbc
RzEgg: return error codes on failures (#3484)
* Return error codes on failures

Many rz_egg_* APIs can fail, but failures were previously ignored by rz-gg (or just logged).
Exit on failure, and attempt to detect more possible failures.

* Fix rz_egg_padding error format

* Mark failing tests as broken

This is not a perfect solution. the problem is that in big-endian environments, immediates
are encoded according to the host endianness for some reason.
In any case, add a test that the compilation does not fail completely.
2023-04-27 00:03:44 +08:00
..
rz Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
rz_asm Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
rz_ax Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00
rz_bin Split bin field from class fields and fix demangling on java (#3479) 2023-04-26 15:25:42 +08:00
rz_diff Split bin field from class fields and fix demangling on java (#3479) 2023-04-26 15:25:42 +08:00
rz_find Remove RZ_BIRTH (#2803) 2022-07-13 17:01:42 +08:00
rz_gg RzEgg: return error codes on failures (#3484) 2023-04-27 00:03:44 +08:00
rz_hash Add ssdeep hash (#3084) 2022-10-10 17:03:26 +02:00
rz_run Rewritten (partially) rz_run_parseline 2022-08-22 13:50:39 +02:00
rz_sign RzBin: improve handling of addresses in ELF (#2591) 2022-05-10 10:17:35 +08:00
rz_test Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421) 2023-03-30 18:36:48 +08:00