Skip to content

Commit

Permalink
Add test iT3 in db/cmd/cmd_i for new functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
s1gse9v committed Nov 3, 2023
1 parent c03a4e1 commit 6578c9f
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion test/db/cmd/cmd_i
Original file line number Diff line number Diff line change
Expand Up @@ -4637,7 +4637,7 @@ EXPECT_ERR=<<EOF
EOF
RUN

NAME=it2
NAME=iT2
FILE=--
CMDS=<<EOF
mkdir .tmp
Expand Down Expand Up @@ -4671,6 +4671,20 @@ entropy 2.959094
EOF
RUN

NAME=iT3
FILE==
CMDS=iT; e bin.hashes.default=sm3,sha1; iT
EXPECT=<<EOF
md5 bf619eac0cdf3f68d496ea9344137e8b
sha1 5c3eb80066420002bc3dcc7ca4ab6efad7ed4ae5
sha256 076a27c79e5ace2a3d47f9dd2e83e4ff6ea8872b3c2218f66c92b89b55f36560
crc32 b2aa7578
entropy 0.000000
sm3 8b63e00c479bc948f58d360e3831bc32e3924fa25d126a221ec9ad7fc6223462
sha1 5c3eb80066420002bc3dcc7ca4ab6efad7ed4ae5
EOF
RUN

NAME=isq. (malloc)
FILE=malloc://512
CMDS=isq.
Expand Down

0 comments on commit 6578c9f

Please sign in to comment.