]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: add LTESTS_FROM variable to allow skipping of tests up to
authordjm@openbsd.org <djm@openbsd.org>
Wed, 17 May 2023 05:52:01 +0000 (05:52 +0000)
committerDamien Miller <djm@mindrot.org>
Sun, 30 Jul 2023 01:41:44 +0000 (11:41 +1000)
commitf446a44f30bc680e0d026a4204844b02646c1c2d
tree04b10c8daf5becddf9633f899fce807680a53de8
parent8eb8899d612440a9b608bee7f916081d3d0b7812
upstream: add LTESTS_FROM variable to allow skipping of tests up to

a specific point. e.g. "make LTESTS_FROM=t-sftp" will only run the sftp.sh
test and subsequent ones. ok dtucker@

OpenBSD-Regress-ID: 07f653de731def074b29293db946042706fcead3
regress/Makefile