summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-10-27add regress test on bind(2)ing with broadcast and inexistant addressesVincent Gross
2015-10-27Check that RTM_GET works without RTAX_GATEWAY argument for multipathMartin Pieuchot
2015-10-26update regress suite for pledgeSebastien Marie
2015-10-26add tests for whitespace surrounding propertiesJasper Lievisse Adriaanse
2015-10-26Add autoport to netinet6 regress testsVincent Gross
2015-10-26Add regress test on local route insertionsVincent Gross
2015-10-26temporary unhook regress/sys/kern/pledge from regressSebastien Marie
2015-10-26Fix typo certopt->certopts in shell variable. This would cause the test toDarren Tucker
2015-10-25Change test to use length 128 (shortest long-form encoding).Doug Hogan
2015-10-25Hide __atexit and __atexit_register_cleanup()Philip Guenther
2015-10-25Sync after recent rtable_insert() change.Martin Pieuchot
2015-10-25Missing initializer; spotted by coverity.Miod Vallat
2015-10-25Use dprintf() instead of fprintf() in the signal handlerPhilip Guenther
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