0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/test/unittests/userpass
Frank Lichtenheld 079fb4dd4d
UserPass: Add unittest
Fixed one issue while at it, with parse() not clearing
the username and password arguments.

The general issue that overflow doesn't throw is reflected in
a disabled test. This will need to be fixed in SplitLines,
probably.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-11-08 21:05:01 +01:00
..
passoverflow.txt UserPass: Add unittest 2023-11-08 21:05:01 +01:00
user.txt UserPass: Add unittest 2023-11-08 21:05:01 +01:00
useroverflow.txt UserPass: Add unittest 2023-11-08 21:05:01 +01:00
userpass.txt UserPass: Add unittest 2023-11-08 21:05:01 +01:00