summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-03-29Fix a compiler warning. Also use srandom_deterministic(3) since usingYASUOKA Masahiko
2019-03-28Enable GOST cipher selection test after libssl has been fixed.Alexander Bluhm
2019-03-27Tweak output and correct a comment.rob
2019-03-27Modify a test to stress embedded ber elements in ber_printf_elements(). Alsorob
2019-03-27Replace "garbage" test with an explicit test of an incorrect length (i.e. notrob
2019-03-27Check errno on expected failures. Also fix some output wording.rob
2019-03-27Only perform position and memory checks on short form encoding (i.e. shortrob
2019-03-27Cleanup output and main return code.rob
2019-03-26Fix white space.rob
2019-03-26Add ber api regress. Assumes that ber has been built into libutil.rob
2019-03-25Update regress following sigalgs changes.Joel Sing
2019-03-24Make stat(2) and access(2) need UNVEIL_READ instead of UNVEIL_INSPECTBob Beck
2019-03-22Add route origin validation testdenis
2019-03-21Test that "calendar -A 0" on a Friday doesn't include weekend events.Todd C. Miller
2019-03-21Fix typo in usage and comment.Alexander Bluhm
2019-03-21Do not run keyboard and mouse device detection during make clean,Alexander Bluhm
2019-03-18Disable wscons regress test for now. This test is touching /dev entriesClaudio Jeker
2019-03-17Add regress tests for the EVP_aes_*_wrap() API. Based on the tests inTheo Buehler
2019-03-17link sm4 regress to the buildTheo Buehler
2019-03-17Add a regress test for the SM4 block cipher from the Chinese standardTheo Buehler
2019-03-15Adjust config output since holdtime min and fib-priority are no longerClaudio Jeker
2019-03-04After vmm(4) max name length has been increased, adapt vmd(8) configAlexander Bluhm
2019-03-04add kqueue pty close slave testanton
2019-03-04add support for multiple kqueue pty testsanton
2019-03-04one regress test per line to reduce future churnanton
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2019-03-04link pthread_rwlock2 testSebastien Marie
2019-03-04add a new pthread_rwlock test based on concurrent rw/rd access on a buffer.Sebastien Marie
2019-03-03Adjust caller of sa2addr() so this compiles again.Claudio Jeker
2019-03-01Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elementsIngo Schwarze
2019-02-27try to make this check work better and gather more outputSebastian Benoit
2019-02-27Test the export statement for neighborsClaudio Jeker
2019-02-26Extend ext-community test to include most of the possible wildchar supportClaudio Jeker
2019-02-22For ia32 use a volatile double to force 64 bit rounding. OtherwiseAlexander Bluhm
2019-02-21Test that all supported TLS ciphers actually work. EstablishAlexander Bluhm
2019-02-21a handful of new tests related to expr.c rev. 1.34Ingo Schwarze
2019-02-21Remove the #ifdef i386 special test, it does not compile there.Alexander Bluhm
2019-02-21Replace the print "not ok" with an assert macro. This is consistentAlexander Bluhm
2019-02-21Link msun regress to build.Alexander Bluhm
2019-02-21Copy tests for our libm implementation from FreeBSD. Only passingAlexander Bluhm
2019-02-20Add a test that catches problems of tcp md5 signatures, like the oneSebastian Benoit
2019-02-19Use $CC instead of gcc, the latter does not exist on arm64.Alexander Bluhm
2019-02-19With new Perl we have add .OBJDIR to @INC.Alexander Bluhm
2019-02-16Add tests for pkeyutlKinichiro Inoguchi
2019-02-13one more error message that should go to stderrTheo Buehler
2019-02-13Forgot a return in previous commit to actually skip the test.Alexander Bluhm
2019-02-12Skip tests for wscons devices that do not exist on the local machine.Alexander Bluhm
2019-02-12Skip test if disk type is not in /etc/disktab. There is no floppyAlexander Bluhm
2019-02-12Skip the gcc tests on aarch64, the compiler does not exist there.Alexander Bluhm
2019-02-12rdomain is no more, change this test to validate the vpn statement now.Claudio Jeker