tests/cts: quote % in skip-reasons and manifest. v_4_0_0
authorRoland Rosenfeld <roland@debian.org>
Fri, 17 Jan 2025 19:31:32 +0000 (20:31 +0100)
committerRoland Rosenfeld <roland@debian.org>
Fri, 17 Jan 2025 19:31:32 +0000 (20:31 +0100)
commit3961d54e07a2cc28c6c33913cf53d222f4d28b36
tree5aae82725bbb4a67ef09a4d8369d1851c1c99459
parentc8688eeeb5dbca52028718469e61a8558ce95829
tests/cts: quote % in skip-reasons and manifest.

curl testsuite runtests.pl uses the skip reason as sprintf() template.
So we have to quote % as %% in the skip reasons, otherwise runtests.pl
writes the following errors on stderr:

Invalid conversion in sprintf: "%{" at ./runtests.pl line 3904.
Invalid conversion in sprintf: "%H" at ./runtests.pl line 3904.
Invalid conversion in sprintf: "%H" at ./runtests.pl line 3904.
Invalid conversion in sprintf: "%H" at ./runtests.pl line 3904.
tests/cts/curl-test-manifest-for-privoxy
tests/cts/gen-skip-reasons.pl