summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-10-24Add test for -b and -r when -k is specified.Todd C. Miller
2015-10-24Handling of bogus CA file has changed in syslogd. Adapt tests toAlexander Bluhm
2015-10-23Test syslogd with empty or non existing server certificates andAlexander Bluhm
2015-10-23Cast isdigit() argument to unsigned char.mmcc
2015-10-23Cast ctype functions' arguments to unsigned char.mmcc
2015-10-23Cast isspace() argument to unsigned char.mmcc
2015-10-23Check that syslogd delays a blocking write to tty and that that allAlexander Bluhm
2015-10-23Add ifnameindex to te libc regress testsClaudio Jeker
2015-10-23Update expected group sizes to match recent code changes.Darren Tucker
2015-10-22Add a regress test for if_indextoname() and if_nametoindex()Claudio Jeker
2015-10-22Extend tests to call ASN1_{GENERALIZED,UTC,}TIME_set_string() with a NULLJoel Sing
2015-10-22Fix case where we wanted to test ASN1_TIME_set_string() but were testingJoel Sing
2015-10-22Fix case where we wanted to test ASN1_TIME_set_string() but were testingJoel Sing
2015-10-22Add a regress for libc handling of SIGTHRPhilip Guenther
2015-10-20update regress for pledge after whitelisted-path view inclusionSebastien Marie
2015-10-19Test syslogd logging to a tty which belongs to a user. This isAlexander Bluhm
2015-10-19Change regress to not believe legacy times are validBob Beck
2015-10-18Need <string.h> for memset()Philip Guenther
2015-10-18regress pledge: test kill()Sebastien Marie
2015-10-18regress pledge: remove cmsgSebastien Marie
2015-10-18regress pledge: cpath testSebastien Marie
2015-10-18regress pledge: cmsg is deprecatedSebastien Marie
2015-10-18regress pledge: tweak a bit the manner to grab hte syscall numberSebastien Marie
2015-10-18Need native-pledge for id.Doug Hogan
2015-10-17Very tricky diff to fix macro interpretation and spacing around tabsIngo Schwarze
2015-10-16test mixing of tabs with TaIngo Schwarze
2015-10-14bugfix: add ${.CURDIR} to deal with obj symlinksVincent Gross
2015-10-14unbreak regress/sbin/newfsSebastien Marie
2015-10-14bugfix : use ${.CURDIR} to cope with obj symlinksVincent Gross
2015-10-14add regress tests for automatic port allocation.Vincent Gross
2015-10-14add regress tests for automatic port allocationVincent Gross
2015-10-13Reject the escape sequences \[uD800] to \[uDFFF] in the parser.Ingo Schwarze
2015-10-13Call the sort program through $SORTPROG, as intended; OK millert@Tim van der Molen
2015-10-13Test t16 for ed-formatted diffs does not contain a substitution.Tobias Stoeckmann
2015-10-13Single byte read/write tests.Joel Sing
2015-10-13Add test coverage for peer certificate info and connection info.Joel Sing
2015-10-13Make regress work again post hackathon tls_handshake/tls_read/tls_writeJoel Sing
2015-10-12Use "-" rather than "\(hy" for the heads of .Bl -dash and -hyphen lists.Ingo Schwarze
2015-10-11add variation on existing --exists tests; separated by spacesJasper Lievisse Adriaanse
2015-10-10add (currently failing) test for --exists foo,bar.Jasper Lievisse Adriaanse
2015-10-09Keep relayd test certificate names in sync with syslogd.Alexander Bluhm
2015-10-09Add tests for syslogd TLS accept and receive encrypted messages.Alexander Bluhm
2015-10-09regress pledgeSebastien Marie
2015-10-09regress pledge: remove 'regenerate' targetSebastien Marie
2015-10-09add "tty" regress for pledgeSebastien Marie
2015-10-09hook pledgeSebastien Marie
2015-10-09follow tame->pledge in regressSebastien Marie
2015-10-08Local route entries are always UP now, missed in previous.Martin Pieuchot
2015-10-08allow a test to manage itself the tame(2) call.Sebastien Marie
2015-10-06update "cmsg" tests: it lost TAME_SELF flag.Sebastien Marie