rizin/test/db/cmd
Riccardo Schirone 144ba639dc
Convert s commands to newshell (#375)
* Rename `sj`/`s*` and move them under `sH`. Remove `s=`
* Rename `s-*` to `sH-`
* Use `sd` for "seek delta", which moves relative to the current offset
* Enforce <cmd> <arg> syntax. So no more `s+16` but `s +16`. Command
  `sHr` is for redo history, `sHu` for undo history. If one wants to move
  relative to the current address, they need to do `sd +10`/`sd -10`.
* Remove `ss` commands in favour of `cmd.seek.silent`. This was anyway
  used mainly for scripts, so no need to replicate all `s` commands
  under `ss`.

Change a bit rz_core_seek API to avoid dupped entries in seek history.
2021-01-20 10:30:20 +08:00
..
0000 Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
archs Fix tests 2021-01-05 23:33:32 -06:00
backtickgrep
basic Fix tests 2021-01-05 23:33:32 -06:00
bitmask
bug_3788 Fix tests 2021-01-05 23:33:32 -06:00
bug_backtick
cmd_0 Remove lines cache (#343) 2021-01-12 00:35:24 +01:00
cmd_aae Add 6 minutes to cmd_aae timeout and skip aaa for swift_read fuzz test (#17805) 2020-10-30 10:44:38 +01:00
cmd_ab Final Analysis Renaming (#124) 2020-12-08 15:05:24 +08:00
cmd_ac Final Analysis Renaming (#124) 2020-12-08 15:05:24 +08:00
cmd_aea ESIL signedness and other extensions ##esil (#17436) 2020-09-02 00:03:24 +02:00
cmd_aecb Added 'aecb' to continue backwards in ESIL ##trace (#206) 2020-12-18 18:56:21 +08:00
cmd_aek Fix tests 2021-01-05 23:33:32 -06:00
cmd_aes
cmd_aesb Bring back aets+ and aets- commands 2020-09-02 06:00:38 +08:00
cmd_aex
cmd_af Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_afb Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_afcl Fix tests 2021-01-05 23:33:32 -06:00
cmd_afn Fix tests 2021-01-05 23:33:32 -06:00
cmd_afv
cmd_afvd Final Analysis Renaming (#124) 2020-12-08 15:05:24 +08:00
cmd_ag Use pj in agcj ##refactor (#18087) 2020-12-25 18:58:25 +08:00
cmd_agC Use pj in agcj ##refactor (#18087) 2020-12-25 18:58:25 +08:00
cmd_agf Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_ah Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_ahi Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_aii Add Global Import API (#17692) 2020-09-24 02:15:22 +02:00
cmd_alias
cmd_an Fix assert in anj for address (#204) 2020-12-16 20:23:01 +01:00
cmd_ao Fix incorrect uses of printf-like functions ##refactor (#17648) 2020-10-15 12:27:09 +08:00
cmd_ara Add amd64syscall calling convention definition ##anal (#18074) 2020-12-22 08:26:41 +08:00
cmd_arp Move arp gdb into arpg, improve error and parsing + tests ##debug (#17658) 2020-09-16 19:16:24 +02:00
cmd_att Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_av use pj in vtable (#18069) 2020-12-22 08:26:41 +08:00
cmd_avr Use pj in rtti_msvc (#18068) 2020-12-22 08:26:41 +08:00
cmd_ax Fix tests 2021-01-05 23:33:32 -06:00
cmd_b Use PJ in bj and add tests ##json (#17916) 2020-11-24 14:51:44 +01:00
cmd_c
cmd_Ch
cmd_cond
cmd_dh
cmd_disassembly Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_dmh
cmd_dr PDB: Fix NULL deref with unsupported leaf type (#17996) ##bin 2020-12-07 23:18:29 -06:00
cmd_dr_equal
cmd_ds
cmd_ec
cmd_env
cmd_eval Fix tests 2021-01-05 23:33:32 -06:00
cmd_extend
cmd_flags Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_flags_stress Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_fnj Reset anal regs in every iteration of aaft (4-10% faster) (#16786) ##anal 2020-05-14 02:47:36 +02:00
cmd_foreach Remove /* */ comments and merge @@ and @@@ (#72) 2020-11-09 11:24:33 +01:00
cmd_fuzzed Fix tests 2021-01-05 23:33:32 -06:00
cmd_graph Fix tests 2021-01-05 23:33:32 -06:00
cmd_hash Enforce newshell build from now on (#16639) 2020-04-19 21:00:06 +02:00
cmd_help Fix ??? command, which should show the help of ? (#365) 2021-01-16 23:54:40 +08:00
cmd_i Add additional ELF header fields to rz-bin output (#372) 2021-01-19 08:51:49 +01:00
cmd_idp Correct json & clean newline 2021-01-05 05:21:41 -06:00
cmd_interactive_modes Fix for internal less and hud mode available while in non-interactive (#17678) ##shell 2020-12-10 12:43:28 +08:00
cmd_interpret Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
cmd_json ESIL signedness and other extensions ##esil (#17436) 2020-09-02 00:03:24 +02:00
cmd_k Clear syscall and sysregs sdbs if their files are not found (#379) 2021-01-18 17:09:47 +08:00
cmd_list Implement asm.pseudo for RISC-V (#17777) 2020-11-03 11:49:26 +08:00
cmd_long_string
cmd_macros Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_meta Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_open Fix tests 2021-01-05 23:33:32 -06:00
cmd_ownshell
cmd_p-
cmd_pa Fix external AppVeyor tests that are XX (#180) 2020-12-14 23:48:01 +08:00
cmd_pad
cmd_pae ESIL signedness and other extensions ##esil (#17436) 2020-09-02 00:03:24 +02:00
cmd_pB
cmd_pc Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_pd Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_pd2 Fix wrongly written tests 2021-01-14 20:05:24 +08:00
cmd_pd_bugs Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_pd_bytes Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_pde Fix tests 2021-01-05 23:33:32 -06:00
cmd_pdj Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_pdr Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_pdx
cmd_pf Fix tests 2021-01-05 23:33:32 -06:00
cmd_pf2 Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_pf_elf elf64 pf.elf_header: w -> N2 for phnum, shnum, shstrndx, ehsize, phentsize and shentsize (#16992) 2020-06-02 10:27:58 +08:00
cmd_pFb
cmd_pfd
cmd_ph Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
cmd_pi
cmd_pif Fix tests 2021-01-05 23:33:32 -06:00
cmd_pipe Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_pix
cmd_print Remove lines cache (#343) 2021-01-12 00:35:24 +01:00
cmd_print_misc
cmd_ps
cmd_psj Rename radare to rizin (#68) 2020-11-04 18:56:27 +08:00
cmd_px Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_pxd Add tests for pxd and pxd8 (#17745) 2020-10-10 11:59:53 +08:00
cmd_pxw Fix bugs and improve pxr (add pxr[1248][j] to override asm.bits) ##print 2020-10-30 10:44:38 +01:00
cmd_question
cmd_r Disable asm.bytes by default ##cons (#155) 2020-12-15 12:47:33 +01:00
cmd_repeats Remove /* */ comments and merge @@ and @@@ (#72) 2020-11-09 11:24:33 +01:00
cmd_rop Added test: search ROP for AVR 2021-01-14 09:27:40 +08:00
cmd_search Fix tests 2021-01-05 23:33:32 -06:00
cmd_search_hit Fix tests 2021-01-05 23:33:32 -06:00
cmd_search_in
cmd_seek Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
cmd_shift
cmd_system Code and comments cleanup (#108) 2020-12-04 18:11:51 +08:00
cmd_task Reduce Coupling between RzCore and Tasks ##core (#166) 2020-12-15 13:23:23 +01:00
cmd_tc Add API for getting Atomic and Typedef Types and remove broken !size (#17599) 2020-09-15 13:31:38 +02:00
cmd_tcc Add amd64syscall calling convention definition ##anal (#18074) 2020-12-22 08:26:41 +08:00
cmd_tmpbuf
cmd_to Add API for getting Atomic and Typedef Types and remove broken !size (#17599) 2020-09-15 13:31:38 +02:00
cmd_visual Don't start panel mode when noninteractive. (#16701) 2020-04-23 23:34:02 +03:00
cmd_w Shell error messages improvements (#339) 2021-01-13 00:28:58 +08:00
cmd_wfs
cmd_wop Update woE and woD functions (#16920) 2020-05-21 12:16:11 +08:00
cmd_wox
cmd_yank
cmd_zignature Fix tests 2021-01-05 23:33:32 -06:00
cmds Disable asm.bytes by default ##cons (#155) 2020-12-15 12:47:33 +01:00
comments Fix tests 2021-01-05 23:33:32 -06:00
data
describe Fix tests 2021-01-05 23:33:32 -06:00
display_flag Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
dwarf Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
echo
egg Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
elf
err
feat_arithmetic Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
feat_arroba
feat_astabs Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
feat_base64
feat_foreach Fix tests 2021-01-05 23:33:32 -06:00
feat_graphdiff
feat_grep Fix tests 2021-01-05 23:33:32 -06:00
feat_input Code and comments cleanup (#108) 2020-12-04 18:11:51 +08:00
feat_quote Unwrap quoted strings when passing args to newer handlers ##newshell (#17732) 2020-09-30 14:25:38 +08:00
feat_redirect Fix temp file remains after test (#17822) 2020-10-23 19:02:25 +08:00
feat_segoff
feat_variables Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
feat_yank
file_malloc
hash Fix tests 2021-01-05 23:33:32 -06:00
hex Fix tests 2021-01-05 23:33:32 -06:00
lea_intel Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
m68k
malloc Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
manyundo Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
md5sha1 Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
metadata Fix wrongly written tests 2021-01-14 20:05:24 +08:00
midbb Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
midflags Fix tests 2021-01-05 23:33:32 -06:00
mm_search_issue
noreturn Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
print Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
print_bug Disable asm.bytes by default ##cons (#155) 2020-12-15 12:47:33 +01:00
project Fix tests 2021-01-05 23:33:32 -06:00
regexp Unwrap quoted strings when passing args to newer handlers ##newshell (#17732) 2020-09-30 14:25:38 +08:00
retries
section-mapping
seekbug
shell Implement touch command ##shell (#17645) 2020-09-15 11:11:41 +02:00
sidbug
simple-elf Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
singleline
spaces
structures Disable asm.bytes by default ##cons (#155) 2020-12-15 12:47:33 +01:00
sugar Fix cmd_substitution in grep_specifier ##newshell (#16625) 2020-04-18 11:07:25 +02:00
tables Do not skip blank lines in ~:s..e (#17872) ##cons 2020-11-03 11:49:26 +08:00
types Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
undoredo Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
unified
utf32
va
write Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00