Skip to content

Commit

Permalink
Wrap key: Increase test coverage for wrap keys
Browse files Browse the repository at this point in the history
  • Loading branch information
aveenismail committed Aug 8, 2024
1 parent c02539c commit 1466a1a
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 32 deletions.
7 changes: 4 additions & 3 deletions resources/tests/bash/cmdline_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,10 @@ test "$BIN -p password -a delete-object -i $id -t template" " Delete template"
rm resp.txt
rm template.txt

#echo "********************************************************** "
#echo " Wrap Keys"
#echo "********************************************************** "
echo "********************************************************** "
echo " Wrap Keys"
echo "********************************************************** "
./test_wrapkey.sh "$BIN"

echo "********************************************************** "
echo " List Objects"
Expand Down
Loading

0 comments on commit 1466a1a

Please sign in to comment.