summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-11-06use curly braces for consistencyTheo Buehler
2019-11-06Cleanup code a bit, make sure the tal parse buffer is allways freed.Claudio Jeker
2019-11-05Remove trailing space in appstest.shKinichiro Inoguchi
2019-11-05Add test for cms in appstest.shKinichiro Inoguchi
2019-11-04Add regress for CMS sign and verify.Joel Sing
2019-11-04Reenable test-tal since problem is now fixed.Claudio Jeker
2019-11-04Adjust code to work with the new tal API functions (tal_read_file andClaudio Jeker
2019-11-03Add RSA-PSS test for genpkey in appstest.shKinichiro Inoguchi
2019-11-02Hook cms regress.Joel Sing
2019-11-02Include cms.h.Joel Sing
2019-11-02Initial regress for cms.Joel Sing
2019-11-02Add tls_conn_cipher_strength() to gotls regress.Joel Sing
2019-11-02Disable test-tal since it currently fails to build.Joel Sing
2019-11-02Use LibreSSL for rpki-client regress tests.Joel Sing
2019-11-01more additional source filesDamien Miller
2019-11-01additional source files here tooDamien Miller
2019-11-01adapt to extra sshkey_sign() argument and additional dependenciesDamien Miller
2019-11-01skip security-key key types for tests until we have a dummyDamien Miller
2019-10-31Add RSA OAEP test for pkeyutl in appstest.shKinichiro Inoguchi
2019-10-25Add tests for ifconfig(8) with inet6 addresses.Alexander Bluhm
2019-10-24Test the old ioctl(2) for interface addresses SIOCSIFADDR,Alexander Bluhm
2019-10-16Test various combinations of setting interface addresses with Alexander Bluhm
2019-10-24The ber_* namespace is used by liblber since time immemorial,Theo Buehler
2019-10-16Link regress ifconfig to build.Alexander Bluhm
2019-10-16Test various combinations of setting interface addresses with Alexander Bluhm
2019-10-06Instead of running sed over the whole log to remove CRs, remove themDarren Tucker
2019-10-04more sshsig regress tests: check key revocation, the check-novalidateDamien Miller
2019-10-03Now that we have snmp set, we can fully remove the dependency on netsnmp.Martijn van Duren
2019-09-27Test for empty result in expected bits. Remove CRs from log as theyDarren Tucker
2019-09-23Add lastcomm(1) test for system call from writeable memory. ThisAlexander Bluhm
2019-09-20Improve handling of nosuid mount option, temporary directory andAlexander Bluhm
2019-09-20REGRESS_SKIP_TARGETS was spelled incorrectly.Alexander Bluhm
2019-09-20Fix compiler warning and whitespace.Alexander Bluhm
2019-09-20Run regress wx_syscall if /usr/obj is mounted wxallowed.Alexander Bluhm
2019-09-20Regress mmap_hint usually passes, enable it.Alexander Bluhm
2019-09-19Make checksum comparison more robust. 0xffff is the same as 0.Alexander Bluhm
2019-09-18Correct spelling in comment.rob
2019-09-18Let snmpd's regress test make use of our very own brand new SNMPv3/USMMartijn van Duren
2019-09-17Rsyslogd TLS client side is unreliable. Disable compatiblity test.Alexander Bluhm
2019-09-17Send ping6 fragment that ends behind ipv6 max packet size.Alexander Bluhm
2019-09-13oops, commit correct version of the expected resultsIngo Schwarze
2019-09-13Improve validation of function names:Ingo Schwarze
2019-09-11Fix unveil for relative lookups in the non AT_FDCWD caseBob Beck
2019-09-11Make it possible to free overlapping regions (effectively allowingMark Kettenis
2019-09-10If rsyslogd is not installed, explicitly skip these syslogdAlexander Bluhm
2019-09-10Fix more races in syslogd test.Alexander Bluhm
2019-09-10Test that lastcomm(1) shows M flag if the stack pointer was not inAlexander Bluhm
2019-09-10Fix race in syslogd test.Alexander Bluhm
2017-06-08Start with a clean /var/account/acct accounting file and turn onAlexander Bluhm
2019-09-08Pull out and expand openat tests into their own routine.Bob Beck