summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-06-11Disable junking with malloc options. If set, the test hangs on lowAlexander Bluhm
2019-06-11Do not access a NULL pointer if a table contains a horizontal lineIngo Schwarze
2019-06-10Add pkcs12 options and smime tests for appstest.shKinichiro Inoguchi
2019-06-09took me a few to figure out how to reproduce THIS one specificallyMarc Espie
2019-06-04To avoid SYN retransmit, kill local tcp pf state that will be reused.Alexander Bluhm
2019-06-04Move to env var, likelky the possibility to set malloc options fromOtto Moerbeek
2019-06-01Update regression test for a maximum sizeof(int32_t) length octets.rob
2019-05-31Fix edge case tests in long form encoding. Regress failure noticed by Bluhm onrob
2019-05-31add tests for the "new" tying bugs. first one on the way, second oneMarc Espie
2019-05-30A test for W|X ^ syscall prevention, which is difficult to incorporateTheo de Raadt
2019-05-29Add some more relative path testsBob Beck
2019-05-29After fixing the pfkey code a bit lets retry with a bit less workarounds.Claudio Jeker
2019-05-29Lets reload the config and check again, just in case where reload gets broken.Claudio Jeker
2019-05-23Throw malloc_conceal and freezero into the mix.Otto Moerbeek
2019-05-21Avoid rm(1) prompt and show out in clean targetkn
2019-05-21forgot to add the testcase sorryMarc Espie
2019-05-21while writing new code, I just figured out I fucked upMarc Espie
2019-05-19pass a context struct to each test function in order to reduce future churnanton
2019-05-17Add realpath to regressBob Beck
2019-05-16enable malloc_duel; "tests want to run" bluhm@Otto Moerbeek
2019-05-15Add a regression test for path discovery outside of unveil() whichBob Beck
2019-05-15Turn the 2 thread duel into a 11 thread melee.Otto Moerbeek
2019-05-14test different buffer sizesanton
2019-05-14Remove the REGRESS_MAXTIME feature from regress framework. TheAlexander Bluhm
2019-05-14Use propper regress target to integrate better into test framework.Alexander Bluhm
2019-05-13Document our currently incosnsistent behaviour and our currentBob Beck
2019-05-13Link regress sigpthread to build.Alexander Bluhm
2019-05-13Test the interaction of signals with multiple posix threads. ItAlexander Bluhm
2019-05-13Hookup ber regress.rob
2019-05-13The call to fseek(fp, -1, SEEK_END) also sets the reported size toAlexander Bluhm
2019-05-12Add an enum test. Modify some output.rob
2019-05-12Use .OBJDIR.rob
2019-05-12Remove a now obsolete comment about BITSTRING.rob
2019-05-12Add test cases for enum, and an additional test for null.rob
2019-05-12Test mandatory use of minimal contents octets for int and enum.rob
2019-05-12Remove redundant settings.Alexander Bluhm
2019-05-11let's check /bin/c++Bob Beck
2019-05-11Add support for IKEv2 Message Fragmentation as defined in RFC 7383.Patrick Wildt
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-05-10Enable the test on octeon. Ignore the fact that the test cannot workVisa Hankala
2019-05-10Let the test build on mips64.Visa Hankala
2019-05-10Regress libedit needs header files generated during src libeditAlexander Bluhm
2019-05-10Python for scapy must be executed a bit differently in this test.Alexander Bluhm
2019-05-10Add some more edge case tests.rob
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2019-05-09Drop reference to sparc and expand 'VAC' so the comment makes sensePhilip Guenther
2019-05-09Add a test vector for Streebog 512 from Guido VrankenTheo Buehler
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-09compare now wants a state object, so make it.Marc Espie