summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-07-30hook up regression tests for jot(1)Theo Buehler
2016-07-30Add regression tests for jot(1).Theo Buehler
2016-07-30test suite for the new mandoc.db(5) format;Ingo Schwarze
2016-07-27Improve parsing of the Host by following RFC 7230 Section 5.4 more strictly:Reyk Floeter
2016-07-22add a regression testSebastian Benoit
2016-07-22Fix generated Perl headers.Reyk Floeter
2016-07-20s/sudo/doas/Sebastian Benoit
2016-07-19Add two more tests that use traffic that was captured with tcpdump.Reyk Floeter
2016-07-19Add simple OpenFlow tests for switchd.Reyk Floeter
2016-07-19Adapt test to the srp_swap() area.Martin Pieuchot
2016-07-19Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches theMartin Pieuchot
2016-07-18Remote regression tests should not run ssh with -t all the time.Alexander Bluhm
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-07-14Prevent silly states via knotes on pids > 2^32 and on nonexistent signals.Philip Guenther
2016-07-14Correct equal in test.Darren Tucker
2016-07-13Fix usage() output and getopt sortingPhilip Guenther
2016-07-12Link path MTU discovery regress test into build.Alexander Bluhm
2016-07-12Allow to run the syslogd tests as root without SUDO also if theAlexander Bluhm
2016-07-12Add regression tests for syslogd TLS client certificates.Alexander Bluhm
2016-07-11Revert previous adaption of the test. The behavior change in libtlsAlexander Bluhm
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-07-07add ca cert error check and make the path configurableBrent Cook
2016-07-06Now libtls is always reading cert.pem during tls_config_new().Alexander Bluhm
2016-07-05Some new tests related to bin/cat.c rev. 1.25,Ingo Schwarze
2016-07-05remove extra assignment of s from 1.11, fix regression testBrent Cook
2016-07-05On systems where we do not have BN_ULLONG defined (most 64-bit systems),Brent Cook
2016-07-05make less awful.. test against cloudflare tooBob Beck
2016-07-04Add a nasty little ocsp regress test in the hope pedants will make it better.Bob Beck
2016-07-04DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGSPhilip Guenther
2016-07-01Timing changed, now a syslogd test may get EPIPE instead ofAlexander Bluhm
2016-06-30Remove flags for disabling constant-time operations.Brent Cook
2016-06-22Syslogd can send messages to a user, test what happens if theAlexander Bluhm
2016-06-13Test that splicing loops are aborted with ELOOP.Alexander Bluhm
2016-06-07Replace (remaining) systrace policy files with columns of numbers forOkan Demirmen
2016-06-07Adapt compat layers after recent changes: srp_swap() and the GC taskMartin Pieuchot
2016-06-03Add a test for ssh(1)'s config file parsing.Darren Tucker
2016-06-03Add 'sshd' to the test ID as I'm about to add a similar set for ssh.Darren Tucker
2016-06-01Add detailed error messages and restructure to make the individualIngo Schwarze
2016-06-01Test history_get() return value;Ingo Schwarze
2016-05-31Replace most of the tests based on systrace output; from Ray.Okan Demirmen
2016-05-31The argument of remove_history() only counts existing entries,Ingo Schwarze
2016-05-31Style unification and whitespace cleanup, in part suggested byIngo Schwarze
2016-05-30Gix misleading indent pointed out by GCC 6.1.Brent Cook
2016-05-30Some tests for \<; will be fixed by martijn@'s upcoming commit to process.cIngo Schwarze
2016-05-30stricter malloc.conf(5) options for utf8 testsIngo Schwarze
2016-05-30Fix two rare edge cases:Ingo Schwarze
2016-05-29Nuke sigret.cBob Beck
2016-05-29We don't have sigreturn anymoreBob Beck
2016-05-29When connecting to a non existing tcp listen socket on localhost,Alexander Bluhm
2016-05-28comment typosStuart Henderson