summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2018-02-03Tests were incorrect.Martin Pieuchot
2018-01-28typoOtto Moerbeek
2018-01-28add malloc_threaderrOtto Moerbeek
2018-01-28Test for correct error when on thread allocates, and another does a double freeOtto Moerbeek
2018-01-27Update regress to match removal of ssl_parse_clienthello_tlsext().Joel Sing
2018-01-23Add a smarter test that opens a file, unlinks it, and remounts theAlexander Bluhm
2018-01-16Enable traceroute test for incoming reply-to rule.Alexander Bluhm
2018-01-15Add tests that unmount a file system while it is busy. On a vndAlexander Bluhm
2018-01-15Enable traceroute test for incoming route-to rule.Alexander Bluhm
2018-01-14Link ed regress to build.Alexander Bluhm
2018-01-14Run the tests provided in /usr/src/bin/ed/test with the regressAlexander Bluhm
2018-01-14Fix after recent mutex change.Martin Pieuchot
2018-01-14Unlocking the TCP stack resulted in smaller TCP segments sent outAlexander Bluhm
2018-01-13catch up with how formatting of long links was changedIngo Schwarze
2018-01-12Fix tyopsJeremie Courreges-Anglas
2018-01-12Add tests for [[:foo:]] character classes in globsJeremie Courreges-Anglas
2018-01-12Add basic tests for octal and hex notation in arithmetic expansionsJeremie Courreges-Anglas
2018-01-11Add tests for incoming route-to and outgoing reply-to rules. DisableAlexander Bluhm
2018-01-07Add regression tests for cdrom keywordccardenas
2018-01-04Add more tests that check the timeout behavior of relayd.Alexander Bluhm
2017-12-28Initialise new_cipher in the serverhello TLS extensions test, to avoid aJoel Sing
2017-12-26As the divert-to pf state is not connected, it is not linked to theAlexander Bluhm
2017-12-21Add some comments what the tests are doing.Alexander Bluhm
2017-12-21another libssh casualtyDamien Miller
2017-12-21missed one (unbreak after ssh/lib removal)Damien Miller
2017-12-21unbreak unit tests after removal of src/usr.bin/ssh/libDamien Miller
2017-12-20Skip this regress test if no remote test machine is specified asAlexander Bluhm
2017-12-19explicitly test all key types and their certificate counterpartsDamien Miller
2017-12-18Add tests for the environment related commands in csh. While here, print aanton
2017-12-18When setting KTRACE in the environment, client and server writeAlexander Bluhm
2017-12-16hookup execpromiseFlorian Obser
2017-12-16execpromise regressFlorian Obser
2017-12-15replace a hardcoded jot with ${JOT}Theo Buehler
2017-12-15The pledge(2) regress tests fail since the second parameter hasAlexander Bluhm
2017-12-15enable the 'wDn' test now that jot has been fixed.Theo Buehler
2017-12-13If the list of templates 'o' passed to fuse_opt_parse(3) is NULL thenhelg
2017-12-12Fix pfloadanchors tests when running with obj directory.Alexander Bluhm
2017-12-11sscanf(3) is now used to parse templates that contain format specifiershelg
2017-12-11The fuse_opt_match(3) library function does not match options correctly.helg
2017-12-11use cmp in a loop instead of diff -N to compare directories. The formerDarren Tucker
2017-12-11Sergey Bronnikov's code coverage analysis shows that a few more code pathsTheo Buehler
2017-12-09Add a regress test for tls_config_parse_protocols().Joel Sing
2017-12-09Use a test value that fits into a long on both 32-bit and 64-bitJoel Sing
2017-12-05adjust for warning: warning repairsTheo de Raadt
2017-12-02Adapt to change in 0ZOtto Moerbeek
2017-12-01and enable new testOtto Moerbeek
2017-12-01extra tests for Z (upcoming implementation change)Otto Moerbeek
2017-11-30Add regress to ensure that execve bypasses pledgepath checks (for now)Bob Beck
2017-11-29zap untrue comment (since bcode.c 1.43)Otto Moerbeek
2017-11-29fix decl of mainOtto Moerbeek