#
4373d117 |
| 08-Jun-2021 |
dtucker <dtucker@openbsd.org> |
Add testcases from bz#3319 for IPQoS and TunnelDevice being overridden on the command line.
|
#
c9d1578d |
| 08-Jun-2021 |
djm <djm@openbsd.org> |
more descriptive failure message
|
#
3cc83ca2 |
| 24-Feb-2021 |
dtucker <dtucker@openbsd.org> |
Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test to match change to config-dump output.
|
#
57d54ef5 |
| 21-Dec-2019 |
djm <djm@openbsd.org> |
unit tests for ForwardAgent=/path; from Eric Chiang
|
#
437a0926 |
| 23-Jul-2019 |
dtucker <dtucker@openbsd.org> |
Only use DSA key type in tests if binaries support it.
|
#
c2d8ca0f |
| 04-Jul-2018 |
djm <djm@openbsd.org> |
exercise new expansion behaviour of PubkeyAcceptedKeyTypes and, by proxy, test kex_assemble_names()
ok markus@
|
#
85d93225 |
| 06-Apr-2018 |
dtucker <dtucker@openbsd.org> |
Add test for username options parsing order, prompted by bz#2849.
|
#
5a3c1e46 |
| 14-Jul-2016 |
dtucker <dtucker@openbsd.org> |
Correct equal in test.
|
#
93a08bfd |
| 03-Jun-2016 |
dtucker <dtucker@openbsd.org> |
Add a test for ssh(1)'s config file parsing.
|