rizin/test/db
Florian Märkl 77a334a2af
Refactor srec reading to not use sscanf (#3321)
Parsing with sscanf turned out to cause an extreme slowdown. As only hex
values are being read, this can be done with RzUtil-provided
functionality. Relevant test cases exist in test/db/io/srec.
2023-01-25 16:42:46 +01:00
..
abi Use proper methods to detect strings in analysis loop. (#3284) 2023-01-20 12:02:10 +08:00
analysis Fix string flag sizes after aar (Fix #3305) (#3307) 2023-01-21 15:28:05 +01:00
archos Fix some tests for platforms without native debugger (#3278) 2023-01-09 17:57:39 +01:00
asm Uplifting 8051 architecture to new IL (#2999) 2022-12-14 13:13:21 +01:00
cmd Convert pC commands to rzshell (#3213) 2023-01-23 17:54:52 +08:00
esil Fix #3191 - Esil wrong order in X86_INS_POP (#3236) 2022-12-09 20:18:03 +01:00
extras Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
formats Fix string flag sizes after aar (Fix #3305) (#3307) 2023-01-21 15:28:05 +01:00
io Refactor srec reading to not use sscanf (#3321) 2023-01-25 16:42:46 +01:00
json Replace bp/sp-vars by generic stack-based ones (#3167) 2023-01-02 11:36:21 +08:00
rzil Speed up ppc64 IL tests by not loading hashes 2023-01-07 10:18:57 +08:00
tools Fix searching for strings in rz-bin when the file format is invalid (#3245) 2022-12-15 23:08:48 +08:00