index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2015-10-31
As syslog(3) in libc no longer inserts the timestamp, the maximum
Alexander Bluhm
2015-10-30
If a .Bd block has no arguments at all, drop the block and only keep
Ingo Schwarze
2015-10-30
print unsigned ints with %u, not %d. Reported by Pascal Cuoq.
Miod Vallat
2015-10-30
Add explicit LL suffixes to the numerical constants which do not fit in 32 bits.
Miod Vallat
2015-10-30
Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of
Miod Vallat
2015-10-30
regress: pledge
Sebastien Marie
2015-10-29
regress pledge: rpath isn't needed anymore for mkdir()
Sebastien Marie
2015-10-29
regress test for "PubkeyAcceptedKeyTypes +..." inside a Match block
Damien Miller
2015-10-27
add regress test on bind(2)ing with broadcast and inexistant addresses
Vincent Gross
2015-10-27
Check that RTM_GET works without RTAX_GATEWAY argument for multipath
Martin Pieuchot
2015-10-26
update regress suite for pledge
Sebastien Marie
2015-10-26
add tests for whitespace surrounding properties
Jasper Lievisse Adriaanse
2015-10-26
Add autoport to netinet6 regress tests
Vincent Gross
2015-10-26
Add regress test on local route insertions
Vincent Gross
2015-10-26
temporary unhook regress/sys/kern/pledge from regress
Sebastien Marie
2015-10-26
Fix typo certopt->certopts in shell variable. This would cause the test to
Darren Tucker
2015-10-25
Change test to use length 128 (shortest long-form encoding).
Doug Hogan
2015-10-25
Hide __atexit and __atexit_register_cleanup()
Philip Guenther
2015-10-25
Sync after recent rtable_insert() change.
Martin Pieuchot
2015-10-25
Missing initializer; spotted by coverity.
Miod Vallat
2015-10-25
Use dprintf() instead of fprintf() in the signal handler
Philip Guenther
2015-10-24
Add test for -b and -r when -k is specified.
Todd C. Miller
2015-10-24
Handling of bogus CA file has changed in syslogd. Adapt tests to
Alexander Bluhm
2015-10-23
Test syslogd with empty or non existing server certificates and
Alexander Bluhm
2015-10-23
Cast isdigit() argument to unsigned char.
mmcc
2015-10-23
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-23
Cast isspace() argument to unsigned char.
mmcc
2015-10-23
Check that syslogd delays a blocking write to tty and that that all
Alexander Bluhm
2015-10-23
Add ifnameindex to te libc regress tests
Claudio Jeker
2015-10-23
Update expected group sizes to match recent code changes.
Darren Tucker
2015-10-22
Add a regress test for if_indextoname() and if_nametoindex()
Claudio Jeker
2015-10-22
Extend tests to call ASN1_{GENERALIZED,UTC,}TIME_set_string() with a NULL
Joel Sing
2015-10-22
Fix case where we wanted to test ASN1_TIME_set_string() but were testing
Joel Sing
2015-10-22
Fix case where we wanted to test ASN1_TIME_set_string() but were testing
Joel Sing
2015-10-22
Add a regress for libc handling of SIGTHR
Philip Guenther
2015-10-20
update regress for pledge after whitelisted-path view inclusion
Sebastien Marie
2015-10-19
Test syslogd logging to a tty which belongs to a user. This is
Alexander Bluhm
2015-10-19
Change regress to not believe legacy times are valid
Bob Beck
2015-10-18
Need <string.h> for memset()
Philip Guenther
2015-10-18
regress pledge: test kill()
Sebastien Marie
2015-10-18
regress pledge: remove cmsg
Sebastien Marie
2015-10-18
regress pledge: cpath test
Sebastien Marie
2015-10-18
regress pledge: cmsg is deprecated
Sebastien Marie
2015-10-18
regress pledge: tweak a bit the manner to grab hte syscall number
Sebastien Marie
2015-10-18
Need native-pledge for id.
Doug Hogan
2015-10-17
Very tricky diff to fix macro interpretation and spacing around tabs
Ingo Schwarze
2015-10-16
test mixing of tabs with Ta
Ingo Schwarze
2015-10-14
bugfix: add ${.CURDIR} to deal with obj symlinks
Vincent Gross
2015-10-14
unbreak regress/sbin/newfs
Sebastien Marie
2015-10-14
bugfix : use ${.CURDIR} to cope with obj symlinks
Vincent Gross
[next]