summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2018-09-10Send many small fragments that exceed the pf reassembly queue limit.Alexander Bluhm
2018-09-10update regression tests after previous commit. ok claudio@Sebastian Benoit
2018-09-09Enable the empty as-set and prefix-set tests since that is now allowed againClaudio Jeker
2018-09-09Comment the empty as-set and prefix-set tests. This is not yet working.Claudio Jeker
2018-09-09Enable all the #notyet tests since the parser supports those nowClaudio Jeker
2018-09-09prefix-set printing was adjusted in last commit. Adjust test.Claudio Jeker
2018-09-09Fixup regress test after the last burst of commits by benno@Claudio Jeker
2018-09-09Fixup unit test after change to trie_match (or-longer case)Claudio Jeker
2018-09-09Add disk format tests.ccardenas
2018-09-09Add tests for disk format.ccardenas
2018-09-08Regress tests for as-set and prefix-set blocksClaudio Jeker
2018-09-08Add some additional config regress tests. Testing neighbor, group and rdomain.Claudio Jeker
2018-09-08Fix indent and adjust line fit to 80 columns.Kinichiro Inoguchi
2018-09-08Split test blocks into a function. Test contents are not changed.Kinichiro Inoguchi
2018-09-08add a check for curly braces in a macro being used inside a filterSebastian Benoit
2018-09-08Test more ciphers and randomize the order in regress appstest.shKinichiro Inoguchi
2018-09-07Not adding ::1 on non-default lo(4) broke regress/sbin/route.Alexander Bluhm
2018-09-07Regress test for rde_trie should cover some basics for now.Claudio Jeker
2018-09-07tests all available TLSv1.2 ciphersKinichiro Inoguchi
2018-09-07Fragment one large 64k IP ping packet into 155 fragments, each withAlexander Bluhm
2018-09-07Refactor a bit and add another testClaudio Jeker
2018-09-07Add a basic unittest for the as_set_* functionsClaudio Jeker
2018-09-07Move the config regress tests into own directory making space for additionalClaudio Jeker
2018-09-07Remove some newlines that have gone with last commit.Claudio Jeker
2018-09-06get rid of a temp file, noted by claudio@Sebastian Benoit
2018-09-06when people update /etc/example/bgpd.conf, the forget to update theSebastian Benoit
2018-09-02Remove a few unnecessary castsTheo Buehler
2018-09-02Print SKIPPED if package wycheproof-testvectors is missing. ThisAlexander Bluhm
2018-09-02Remove ECDH from TODO list. Done!Theo Buehler
2018-09-02Unify FAIL printfs.Theo Buehler
2018-09-02After libcrypto/ecdh/ech_key.c -r1.8 fixed the failing test cases, removeTheo Buehler
2018-09-02Run Wycheproof ECDH tests against libcrypto. Some tests currently fail,Theo Buehler
2018-09-02Use a Boolean rather than repeated string comparison.Theo Buehler
2018-09-01Remove RSA-PSS from todo-listTheo Buehler
2018-09-01Run Wycheproof RSASSA-PSS testvectors against libcrypto.Theo Buehler
2018-08-31Instead of enumerating the files to clean by hand, set PROGS=${TESTS}.Theo Buehler
2018-08-30Use correct environment variable to access remote machine.Alexander Bluhm
2018-08-30Make sure to clean up the .d files with 'make clean'Theo Buehler
2018-08-29AES is now done also.Theo Buehler
2018-08-29Pass algorithm as a string to all *TestGroup functions for consistency.Theo Buehler
2018-08-29Run Wycheproof AES-GCM testvectors against libcrypto.Theo Buehler
2018-08-29Calculate and check tag during AES-CCM encryption test.Theo Buehler
2018-08-29typoTheo Buehler
2018-08-29Don't fatal on keys of invalid sice, just print an INFO.Theo Buehler
2018-08-28Run Wycheproof AES-CMAC testvectors against libcrypto.Theo Buehler
2018-08-28remove some extra parens and fix some other formatting issuesTheo Buehler
2018-08-28zap trailing whitespaceTheo Buehler
2018-08-28Add regress test of stat all the way to a nonexistant terminalBob Beck
2018-08-27tweak failure messagesTheo Buehler
2018-08-27dedup AES-CBC-PKCS5 encryption and decryption checksTheo Buehler