]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: unit test for misc.c:strdelim() that mostly servces to
authordjm@openbsd.org <djm@openbsd.org>
Fri, 21 May 2021 03:48:07 +0000 (03:48 +0000)
committerDamien Miller <djm@mindrot.org>
Tue, 1 Jun 2021 04:38:41 +0000 (14:38 +1000)
commit39f6cd207851d7b67ca46903bfce4a9f615b5b1c
treed8590fadb2b40c3f303680604836e42a104b57dd
parent7a3a1dd2c7d4461962acbcc0ebee9445ba892be0
upstream: unit test for misc.c:strdelim() that mostly servces to

highlight its inconsistencies

OpenBSD-Regress-ID: 8d2bf970fcc01ccc6e36a5065f89b9c7fa934195
Makefile.in
regress/unittests/misc/Makefile
regress/unittests/misc/test_strdelim.c [new file with mode: 0644]
regress/unittests/misc/tests.c