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
/
lib
/
libc
Age
Commit message (
Expand
)
Author
2014-07-03
Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets.
Miod Vallat
2014-06-21
matthew reminds me to update regress to reflect current spec
Ted Unangst
2014-06-13
Add timingsafe_memcmp().
Matthew Dempsky
2014-06-18
Always call atexit handlers as if they were registered with __cxa_atexit.
Mark Kettenis
2014-06-18
Add regress tests to make sure arc4random(3) is reinitialized
Matthew Dempsky
2014-06-13
Add regress tests for timingsafe_bcmp and timingsafe_memcmp.
Matthew Dempsky
2014-06-12
Add regress test for explicit_bzero.
Matthew Dempsky
2014-06-07
Add basic regression test for modf() issue.
Tobias Ulmer
2014-05-20
Use errc/warnc to simplify code.
Philip Guenther
2014-04-22
gets() is gone
Lawrence Teo
2013-12-29
- Verify that the FPU exception flags weren't clobbered as required by C99.
Martynas Venckus
2013-12-29
Add a regression test to verify that the FPU control word state is
Martynas Venckus
2013-12-21
Fix a comment
Philip Guenther
2013-11-03
Add a second test, shortseek(), to make sure that seekdir() also works
Ingo Schwarze
2013-08-20
Include more details in failure messages
Philip Guenther
2013-08-06
Remove support for COMPILER_VERSION == gcc2.
Miod Vallat
2013-08-01
Some tests are currently failing. Only run those if the REGRESS_FULL
Mark Kettenis
2013-07-30
strptime(3) correctly fills in tm_yday; adjust expected output
Mark Kettenis
2013-06-02
trailing whitespace makes 'make depend' sad. ok mpi@
Darren Tucker
2013-05-02
Hook up fmemopen and open_memstream tests.
Martin Pieuchot
2013-04-03
Set the stream orientation in open_{,w}memstream().
Philip Guenther
2013-04-01
tweak makefile now that asr is built by default.
Eric Faurot
2013-04-01
add hostnames which triggered some bugs.
Eric Faurot
2013-03-28
add a test case for the icmpv6 issue spotted by naddy
Eric Faurot
2013-03-28
More tests for negative seeks, prodded by matthew@
Martin Pieuchot
2012-07-13
import regression suite for asr
Eric Faurot
2013-03-27
More test cases, especially when opening the stream in append an write
Martin Pieuchot
2013-03-25
Add some more tests; prodded by mpi@
Philip Guenther
2013-03-12
Add check that mkstemp() fails with EINVAL if the string has fewer than
Philip Guenther
2013-01-01
Simple tests for fmemopen(3) and open_memstream(3)
Martin Pieuchot
2012-12-17
add test case for gethostbyname() called with numeric hostname
Eric Faurot
2012-12-16
- use diff -u like most anywhere to make the output readable.
Jasper Lievisse Adriaanse
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-11-18
Add a regress test for strtol, which currently fails.
Joel Sing
2012-09-05
run regress with the local env too
Eric Faurot
2012-09-05
use LDSTATIC for building static executables
Eric Faurot
2012-08-07
allow to choose an alternate regress script
Eric Faurot
2012-07-29
add a flag to choose between gethostbyname and gethostbyaddr
Eric Faurot
2012-07-13
import regression suite for asr
Eric Faurot
2012-07-11
catch off-by-one errors in stpncpy(); ok guenther@
Christian Weisgerber
2011-11-06
return non-zero on error
Otto Moerbeek
2011-11-05
and clean extra target
Otto Moerbeek
2011-11-05
add exhaust test from netbsd
Otto Moerbeek
2011-10-16
uncomment wscanf tests
Stefan Sperling
2011-09-17
Expand fnmatch() regress with patterns obtained from the tests for APR's
Stefan Sperling
2011-07-07
timed's time is up. use ntpd(8). Even our own fossil developers
Theo de Raadt
2011-07-03
Include tests of 80-bit long double precision (on platforms that
Martynas Venckus
2011-07-02
Add cephes.
Martynas Venckus
2011-07-02
Import Steve Moshier's printf/scanf tester.
Martynas Venckus
2011-05-01
Pull in <string.h> for memset()
Philip Guenthe
[next]