tests: convert base64 data to %b64[]

To make it easier to read, understand and edit tests - and grep them.

Closes #20547
This commit is contained in:
Daniel Stenberg 2026-02-08 14:09:13 +01:00
parent cdfc8dc7ad
commit afe9fdd1eb
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
93 changed files with 173 additions and 173 deletions

View file

@ -13,7 +13,7 @@ UPLOAD
<servercmd>
AUTH OAUTHBEARER XOAUTH2
REPLY AUTH 334 XOAUTH2 supported
REPLY dXNlcj11c2VyAWF1dGg9QmVhcmVyIG1GXzkuQjVmLTQuMUpxTQEB 235 Authenticated
REPLY %b64[user=user%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64% 235 Authenticated
</servercmd>
</reply>
@ -38,7 +38,7 @@ smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-fr
<protocol crlf="yes">
EHLO %TESTNUMBER
AUTH XOAUTH2
dXNlcj11c2VyAWF1dGg9QmVhcmVyIG1GXzkuQjVmLTQuMUpxTQEB
%b64[user=user%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
MAIL FROM:%LTsender@example.com%GT
RCPT TO:%LTrecipient@example.com%GT
DATA