summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2021-05-22On powerpc64 calling a function needs 64 bytes of stack overheadAlexander Bluhm
2021-05-21Ignore return value of execve(2) in ktrace output. It is meaningless.Alexander Bluhm
2021-05-21Fix the calculation of the maximum stack size in the command lineAlexander Bluhm
2021-05-21Set the stack size attribute of the pthreads large enough to allocateAlexander Bluhm
2021-05-21fix memleak in testDamien Miller
2021-05-21also check contents of remaining stringDamien Miller
2021-05-21unit test for misc.c:strdelim() that mostly servces to highlight itsDamien Miller
2021-05-17copy riscv support from regress/sys/kern/stackpivot/pivot.hTheo de Raadt
2021-05-17add riscv supportTheo de Raadt
2021-05-17Link fenv.S test program statically to avoid calling the dynamicAlexander Bluhm