Age | Commit message (Collapse) | Author |
|
eliminate explicit specification of protocol in tests and
loops over protocol. We only support SSHv2 now.
Upstream-Regress-ID: 0082838a9b8a382b7ee9cbf0c1b9db727784fadd
|
|
Clean up MALLOC_OPTIONS. For the unittests, move
MALLOC_OPTIONS and TEST_ENV to unittets/Makefile.inc.
ok otto
Upstream-Regress-ID: 890d497e0a38eeddfebb11cc429098d76cf29f12
|
|
Remove the obsolete A and P flags from MALLOC_OPTIONS.
ok dtucker
Upstream-Regress-ID: 6cc25024c8174a87e5734a0dc830194be216dd59
|
|
This allows us to activate only the supported options during the malloc
option portion of the connect-privsep test.
|
|
make it possible to run tests w/o ssh1 support; ok djm@
|
|
[connect-privsep.sh]
Remove the Z flag from the list of malloc options as it
was removed from malloc.c 10 days ago.
OK from miod@
|
|
[regress/connect-privsep.sh]
remove exit from end of test since it prevents reporting failure
|
|
[regress/connect-privsep.sh]
test sandbox with every malloc option
|
|
regress errors for the sandbox to warnings. ok tim dtucker
|
|
[connect-privsep.sh]
test with sandbox enabled; ok djm@
|
|
|