summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2020-12-22more detail for failing testsDamien Miller
2020-12-22regress test for KnownHostsCommandDamien Miller
2020-12-21Remove explicit rijndael-cbc@lysator.liu.se test since the cipher wasDarren Tucker
2020-12-21Rename syntax test of the \O escape sequence (suppress output groffIngo Schwarze
2020-12-21adapt to API change in hostkeys_foreach()/load_hostkeys()Damien Miller
2020-12-21Test that IPv4 path MTU discovery works over IPsec in tunnel mode.Alexander Bluhm
2020-12-20Use regress framework for setup and shorten target names.Alexander Bluhm
2020-12-20slightly tweak the jot regress tests to avoid file name clashes onTheo Buehler
2020-12-18Use regress framework.Alexander Bluhm
2020-12-17Reformating the test logging affected the expected output.Alexander Bluhm
2020-12-17Fix regress target name, they must be unique.Alexander Bluhm
2020-12-17Link broadcast_bind, carp, in_pcbbind, sendsrcaddr regress to build.Alexander Bluhm
2020-12-17Use ${SUDO} or skip test if not root.Alexander Bluhm
2020-12-17Fix a race where the ${SUDO} process was killed instead of tcpdump.Alexander Bluhm
2020-12-17Link pflow and wg regress to build.Alexander Bluhm
2020-12-17Remove echo headlines.Alexander Bluhm
2020-12-17Use setup and cleanup feature from regress framework.Alexander Bluhm
2020-12-16Remove echo headlines. Makefile cleanup.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2020-12-16Remove echo headlines. Use consistent target names.Alexander Bluhm
2020-12-16Use setup and cleanup feature from regress framework.Alexander Bluhm
2020-12-16Clean directory recursively only where necessary.Alexander Bluhm
2020-12-16Use consistent target names. Makefile cleanup.Alexander Bluhm
2020-12-16Make test actually fail if something is broken.Alexander Bluhm
2018-05-03Add a mimimal regress test that runs the open POSIX test suite fromAlexander Bluhm
2018-04-24Test corner cases of few IO and a bunch of UDP network system callsAlexander Bluhm
2020-12-14Remove the expected failures on armv7. They do not match the currentAlexander Bluhm
2020-12-09Add a minimal test case for ghostbuster resources.Claudio Jeker
2020-12-09If provided print the RRDP notify URL along the MFT rsync URLClaudio Jeker
2020-12-06Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.Alexander Bluhm
2020-12-06Do not hide error messages in tests, makes it easier to debug failures.Alexander Bluhm
2020-12-03restructure, making room for several testsanton
2020-12-01Extend the methods test to cover dtls methods as wellTheo Buehler
2020-12-01Enable ssl_methods unit test.Theo Buehler
2020-12-01Add an ssl_methods() unit test that currently only covers theTheo Buehler
2020-11-26Fix config_add_transform and config_free_proposal.tobhe
2020-11-21Fix ikev2_nat_detection().tobhe
2020-11-19$OpenBSD$Theo Buehler
2020-11-18Constify sa in ikev2_pld_eap(). The parser code must not change anytobhe
2020-11-18Don't leak verify and store contexts.Theo Buehler
2020-11-16Certificate verification error message has been improved.Alexander Bluhm
2020-11-11Run the atf cleanup block after each test. This makes more testsAlexander Bluhm
2020-11-10Link all regress/sys/kern/ subdirs to build and sort alphabetically.Alexander Bluhm
2020-11-10Pass correct vars to FROM and TO.tobhe
2020-11-10Declare prototype of __syscall locally. Fixes t_syscall test.Alexander Bluhm
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2020-11-09Sync libc syscall tests with changes in upstream NetBSD. Use #ifdefAlexander Bluhm
2020-11-09Add test for dynamic IP assignment via "config address" and "request address".tobhe
2020-11-09Remove uses of the deprecated ERR_remove_state()Theo Buehler
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm