summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-06-20use __riscv instead of __riscv64Theo de Raadt
2021-06-20Add a test case for fmt_scaled.c r1.20Theo Buehler
2021-06-19zap trailing whitespaceTheo Buehler
2021-06-19Add DTLS test cases that use non-zero initial epochs.Joel Sing
2021-06-19Add more complex DTLS tests for delay/reordering.Joel Sing
2021-06-19Expand comment that details why two DTLS tests currently fail.Joel Sing
2021-06-19Provide the ability to delay/reorder DTLS packets.Joel Sing
2021-06-18Remove SSL_CTX_set_read_ahead() calls - it is now the default for DTLS.Joel Sing
2021-06-18vmd diskfmt regress: don't copy source files, cleanup disk imagesdv
2021-06-18Limit regress libexecinfo to amd64 or llvm >=12.mortimer
2021-06-17Like ARM, RISC-V does not implement floating point exceptions.Mark Kettenis
2021-06-13fix and enable diskfmt regress test for vmd(8)dv
2021-06-12Exercise resetting of expired and unexpired timers.Visa Hankala
2021-06-11Adjust futex regress test since futex(2) now returns -1 on error and setsMark Kettenis
2021-06-10Move libexecinfo regress tests under regress/gnu/libJeremie Courreges-Anglas
2021-06-10Use $SUDO when reading sshd's pidfile here too.Darren Tucker
2021-06-10Use $SUDO when reading sshd's pidfile in case it was created with a veryDarren Tucker
2021-06-10Set umask when creating hostkeys to prevent excessive permissions warning.Darren Tucker
2021-06-10Add regress test for SIGHUP restart while handling active andDarren Tucker
2021-06-09Enable libexecinfo regress.mortimer
2021-06-09Add regress test for libexecinfo.mortimer
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-06-08test that UserKnownHostsFile correctly accepts multiple arguments;Damien Miller
2021-06-08test argv_split() optional termination on commentsDamien Miller
2021-06-08Add testcases from bz#3319 for IPQoS and TunnelDevice being overriddenDarren Tucker
2021-06-08sprinkle some "# comment" at end of configuration lines to testDamien Miller
2021-06-08more descriptive failure messageDamien Miller
2021-06-07test AuthenticationMethods inside a Match block as well as inDamien Miller
2021-06-07prepare for stricter sshd_config parsing that will refuse a configDamien Miller
2021-06-06Test must build also when started with make regress. Use consistentAlexander Bluhm
2021-06-04unbreak regress/libexec/ld.so/nodelete testSebastien Marie
2021-06-02test private use areas some more as they have proven fragileIngo Schwarze
2021-06-02Cleanup:Ingo Schwarze
2021-06-02The wcwidth(3) of Plane 15 and Plane 16 Private Use CharactersIngo Schwarze
2021-06-02The getnext_indexoid tests now passMartijn van Duren
2021-06-02add regress test for RTLD_NODELETE supportSebastien Marie
2021-06-02Merge back shell portability changes bringing it back in sync withDarren Tucker
2021-06-01Use a default value for $OPENSSL, allowing it to be overridden.Darren Tucker
2021-06-01Introduce the new test which enforces unp_gc() run and closemvs
2021-05-31Since our unix receive queue got longer, the test run-t_sendrecvAlexander Bluhm
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-05-29The cephes test vectors for tanh(3) in our libm fail on mostAlexander Bluhm
2021-05-28Fix build and disable dhtest for sntrup761x25519. The test assumes atobhe
2021-05-27Introduce the new test which enforces unp_internalize() to follow errormvs
2021-05-27Check that libexpat uses arc4random_buf as entropy source.Alexander Bluhm
2017-06-30Build and run libexpat regress tests from src/lib/libexpat/tests.Alexander Bluhm
2021-05-27With the update of tha as4byte code to RFC 6793 a 0 AS num in the AS4_PATHClaudio Jeker
2021-05-27File missed in a previous commit. Should fix the error on the eval_all test.Claudio Jeker
2021-05-24Find openssl binary via environment variable. This allows overridingDarren Tucker
2021-05-22Test more corner cases of IPv4 fragment reassembly.Alexander Bluhm