summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Collapse)Author
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Missed a python2 in previous commit.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-25Add to *FLAGS and *ADD rather than overwriting themTheo Buehler
This makes CFLAGS pick up -O2, which shaves a few seconds runtime off these very slow tests.
2020-12-25Fix test after change of wmesg.Visa Hankala
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-24Switch to scapy with python 3.Alexander Bluhm
2020-12-24Switch to scapy with python 3.Alexander Bluhm
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
removed.
2020-12-21Rename syntax test of the \O escape sequence (suppress output groffIngo Schwarze
extension; mandoc only implements syntax checking but ignores the sequence) to please Bill Gates and didickman@: avoid path names that only differ by case, like o.in vs. O.in.
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
case insensitive file systems.
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
Remove echo headlines. Use consistent target names. Makefile cleanup.
2020-12-16Remove echo headlines. Makefile cleanup.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
proc0 kernel thread for FPU initialization values.
2020-12-16Remove echo headlines. Use consistent target names.Alexander Bluhm
2020-12-16Use setup and cleanup feature from regress framework.Alexander Bluhm
Remove echo headlines. Use consistent target names.
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
Remove echo headlines. Use consistent target names.
2018-05-03Add a mimimal regress test that runs the open POSIX test suite fromAlexander Bluhm
ports. There is no check whether the tests pass or fail yet. Just run it to stress the kernel and keep the results in the obj directory.
2018-04-24Test corner cases of few IO and a bunch of UDP network system callsAlexander Bluhm
and check result. The test suite https://sortix.org/os-test/ is used as a package and run as regress. A html file with results is generated. tests suite suggested by mpi@
2020-12-14Remove the expected failures on armv7. They do not match the currentAlexander Bluhm
behavior anyway. The map stack flag does not work in some cases. So lastcomm(1) regress should fail.
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
behavior of SSL_is_server(). This would have caught the regression introduced in the method unification.
2020-11-26Fix config_add_transform and config_free_proposal.tobhe
2020-11-21Fix ikev2_nat_detection().tobhe