Skip to content

Commit

Permalink
Add inline_tls_cv2_group_server() unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Mar 7, 2022
1 parent a37e59d commit 1249ee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/easytls-unit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ for cmd in \
"-r=s03 itcv2 c05" "-r=s03 -k=hw itcv2 c05 no-md" \
"-r=s03 itcv2 c06" "-r=s03 -k=hw itcv2 c06 add-hw" \
"-k=hw rmd c06 serial" \
"bc2gs tct-gs" \
"bc2gs tct-gs" "ic2gs s01 tct-gs" \
"bc2gc s03 family" \
"bc2gc s03 friends ${hwaddr1} ${hwaddr2} ${ip4addr} ${ip6addr}" \
"ic2gc c06 friends" \
Expand Down Expand Up @@ -682,7 +682,7 @@ fi
"-g=tincantech --sub-key-name=eve remove-tlskey c10" \
"cert-expire" \
"inline-expire" \
"bc2gs tct-gs" \
"bc2gs tct-gs" "ic2gs s01 tct-gs" \
"bc2gc s01 family" \
"bc2gc s01 friends ${hwaddr1} ${hwaddr2} ${ip4addr} ${ip6addr}" \
"ic2gc c01 family" "ic2gc c01 friends" "ic2gc c02 friends" \
Expand Down

0 comments on commit 1249ee1

Please sign in to comment.