summaryrefslogtreecommitdiff
path: root/regress/unittests/misc
Commit message (Expand)AuthorAgeFilesLines
* Wrap stdint.h inside ifdef.Darren Tucker2023-02-211-1/+3
* Add includes to ptimeout test.Mayank Sharma2023-02-201-0/+2
* upstream: unit tests for misc.c:ptimeout_* APIdjm@openbsd.org2023-01-063-2/+90
* upstream: add some tests for parse_absolute_time(), including casesdjm@openbsd.org2022-08-111-1/+63
* Fix helper include path and remove excess code.Darren Tucker2022-02-111-79/+1
* upstream: Add test for empty hostname with port.dtucker@openbsd.org2022-02-101-1/+12
* upstream: Add unit tests for hpdelim.dtucker@openbsd.org2022-02-103-2/+154
* upstream: sys/param.h cleanup, mostly using MINIMUM() andderaadt@openbsd.org2021-12-206-12/+7
* Put stdint.h inside HAVE_STDINT_H.Darren Tucker2021-08-176-0/+12
* upstream: test argv_split() optional termination on commentsdjm@openbsd.org2021-06-081-29/+69
* upstream: fix memleak in testdjm@openbsd.org2021-06-011-1/+5
* upstream: also check contents of remaining stringdjm@openbsd.org2021-06-011-2/+26
* upstream: unit test for misc.c:strdelim() that mostly servces todjm@openbsd.org2021-06-013-2/+181
* upstream: Don't check return value of unsetenv(). It's part of thedtucker@openbsd.org2021-04-061-2/+2
* enable authopt and misc unit testsDamien Miller2021-04-035-5/+15
* missing bits from 259d648eDamien Miller2021-04-032-151/+15
* upstream: add a test for misc.c:argv_split(), currently failsdjm@openbsd.org2021-04-011-0/+139
* upstream: splitdjm@openbsd.org2021-04-013-0/+223
* upstream: Change types in convtime() unit test to int to match changedtucker@openbsd.org2021-01-181-16/+27
* upstream: Update unittests for addr.c/addrmatch.c split.dtucker@openbsd.org2021-01-111-1/+2
* upstream: few more things needs match.c and addrmatch.c now thatdjm@openbsd.org2020-12-211-1/+3
* Pull in missing rev 1.2.Darren Tucker2020-12-211-4/+11
* upstream: Add regression and unit tests for ${ENV} styledtucker@openbsd.org2020-05-291-3/+66
* upstream: Unit test for convtime. ok djm@dtucker@openbsd.org2020-05-291-1/+20
* Missing unit test filesDamien Miller2019-11-012-0/+95