Files
mbedtls/tests
Gilles Peskine 1780875e9b Simplify string escapes
Treat backslash as a universal escape character: "\n" is a newline,
backslash escapes any non-alphanumeric character.

This affects some test cases that had "\," standing for backslash-comma.
With the new uniform treatment of backslashes, this needs to be "\\,".

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-04-28 13:19:30 +02:00
..
2023-01-11 14:52:35 +01:00
2023-04-24 10:47:36 +02:00
2023-04-28 13:19:30 +02:00
2023-03-16 11:10:17 +08:00
2023-02-23 18:27:33 +08:00
2023-03-16 11:10:17 +08:00