summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2018-10-21Add flock insertion tests covering all possible forms of byte range overlap.anton
2018-10-20With the fixed length checks in aes_wrap.c 1.11, we can remove the uglyTheo Buehler
2018-10-20update to reflect changes introduced with relayd r1.227denis
2018-10-19Run Wycheproof testvectors for AES Key Wrap without padding (RFC 3394)Theo Buehler
2018-10-19truncate long comments in audit summaryTheo Buehler
2018-10-18simplify BN_bin2bn() calls; no need to pre-declare the variable.Theo Buehler
2018-10-18Avoid a bad out of bounds access that caused intermittent crashes.Theo Buehler
2018-10-18Enable regress tests testing the bugs reported inOtto Moerbeek
2018-10-17add some knobs:Damien Miller
2018-10-16Add a test covering the recently fixed fcntl() panic.anton
2018-10-15Add join testsOtto Moerbeek
2018-10-15Basic set of tests taken from spec plus some extra. Extra ones are failingOtto Moerbeek
2018-10-09make use of the new regress setup/cleanup featureanton
2018-10-08Expect usable addresses provided in environment variables. StopAlexander Bluhm
2018-10-08Add support for qcow2 base images (external snapshots).Reyk Floeter
2018-10-07whitespace cleanup and other minor things from gofmtTheo Buehler
2018-10-06make sure all CStrings are freedTheo Buehler
2018-10-06plug a memory leakTheo Buehler
2018-10-06Debug output of rsyslogd has changed, adapt regex in compatibilityAlexander Bluhm
2018-10-06wrap a few more overlong linesTheo Buehler
2018-10-06wrap some overlong fmt.PrintfsTheo Buehler
2018-10-06Simplify regress tests by using the new setup and cleanup feature.Alexander Bluhm
2018-10-06It's slightly simpler to get the ECDH public key as an EC_POINT by usingTheo Buehler
2018-10-06free EC_POINT and EC_GROUPTheo Buehler
2018-10-06Run Wycheproof ECDH Web Crypto test vectors against libcrypto.Theo Buehler
2018-10-06merge runECDSAWebCryptoTest() into runECDSATest()Theo Buehler
2018-10-06factor ECDSA signature extraction into its own functionTheo Buehler
2018-10-06make allocate/use/defer dances more consistent in ECDSA sig extractionTheo Buehler
2018-10-05Run Wycheproof ECDSA Web Crypto test vectors against libcrypto.Theo Buehler
2018-10-05pass current dir, rdomains and interfaces as argument to the test.Sebastian Benoit
2018-10-04Better refer to RFC 8422 which obsoletes RFC 4492.Theo Buehler
2018-10-04While we don't explicitly support curve secp256r1, we can run 1250 testsTheo Buehler
2018-10-02Render the eqn(7) "sqrt" function as U+221A in UTF-8 output.Ingo Schwarze
2018-10-01run the integrationtests/Sebastian Benoit
2018-10-01add new testcase for network statements (announcing/redistributing routesSebastian Benoit
2018-09-30For -w output in -m mode, tweak the handling of bytes that do notIngo Schwarze
2018-09-30fix the rest of the bug mitigated in the previous commit:Ingo Schwarze
2018-09-30in ECDH, gather statistics where it makes more senseTheo Buehler
2018-09-30Add regression test for cmsg size bug.Vincent Gross
2018-09-29test that PWD and OLDPWD are exportedanton
2018-09-29Adjust for the roa-set, origin-set commit that just happend in bgpdClaudio Jeker
2018-09-29ROA_UNKNOWN is now ROA_NOTFOUND (as in the RFC).Claudio Jeker
2018-09-28Always try to build packet reflector on remote machine. It may beAlexander Bluhm
2018-09-27Sometimes make picked the wrong rule for the adapted disklabelAlexander Bluhm
2018-09-27Actually I missed the /usr/local default size change in disklabel(8).Alexander Bluhm
2018-09-26Split the disklabel regress into multiple tests. Move all codeAlexander Bluhm
2018-09-26Fix out file to be actually correct for the input file.Claudio Jeker
2018-09-25disklabel(8) uses hw.physmem to calculate swap and /var sizes. ThisAlexander Bluhm
2018-09-24sync host*() changes from bgpddenis