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
2021-04-02
Two cases of BRE involving counts and backrefs that go wrong and
Otto Moerbeek
2021-03-27
Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.
Brent Cook
2021-02-12
A few more flag combo's to test
Otto Moerbeek
2020-12-31
Remove unused categories in re_guts; they are written to but never read.
Todd C. Miller
2020-12-28
Fix an off-by-one error in the marking of the O_CH operator following
Todd C. Miller
2020-12-17
Remove echo headlines.
Alexander Bluhm
2020-12-06
Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.
Alexander Bluhm
2020-11-11
Run the atf cleanup block after each test. This makes more tests
Alexander Bluhm
2020-11-10
Declare prototype of __syscall locally. Fixes t_syscall test.
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-11-09
Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-10-21
On machines with a userland timecounter we bypass the gettimeofday(2)
Mark Kettenis
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-10-19
Skip floating-point exception checks on arm64 and armv7 as the hardware
Mark Kettenis
2020-10-18
XFAIL tests on arm64 and armv7 as floating-point exception support is
Mark Kettenis
2020-10-06
Use std=gnu99 to be able to build the tests with both base clang and gcc.
Martin Pieuchot
2020-08-17
Fix append mode so it always writes to the end and expand regress.
Todd C. Miller
2020-07-14
getopt(3) returns an int so don't use a char to store its return value.
Mark Kettenis
2020-07-09
New regression tests for integral type conversions
Ingo Schwarze
2020-07-08
New regression tests for character and string conversions
Ingo Schwarze
2020-07-06
Add support for timeconting in userland.
Paul Irofti
2020-06-26
Provide an optimized implementation of ffs(3) in libc on
Christian Weisgerber
2020-05-31
Fix printing long doubles on architectures with hm and lm bits.
mortimer
2020-05-27
more tests after getopt_long.c rev. 1.32;
Ingo Schwarze
2020-03-23
Add a test program for getopt(3) that is adequate for manual testing
Ingo Schwarze
2020-03-09
cstyle in illumos noticed some weird syntax, which this fixes.
David Gwynne
2020-02-14
no need to declare "extern optarg" and "extern optind"
Ingo Schwarze
2020-02-02
Add missing new line to printf. Make clean should not require SUDO.
Alexander Bluhm
2020-01-30
Enable t_ptrace with an errno change compared to NetBSD.
Martin Pieuchot
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-01-16
Check fpu functions without setjmp/longjmp before testing the latter.
Alexander Bluhm
2020-01-13
Make clean should not require SUDO.
Alexander Bluhm
2020-01-13
Fix printf compiler warnings in wfp regress. Convert wchar to a
Alexander Bluhm
2020-01-13
Link forgotten libc tests to the build.
Alexander Bluhm
2020-01-13
Split setjmp-fpu regress into separate tests. Use errx(3) to explain
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2019-11-22
Sync tests with current NetBSD. Enable t_mkfifo test.
Alexander Bluhm
2019-11-19
Link system call tests to build.
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2019-06-12
Set malloc_options in global scope with an initializer.
Alexander Bluhm
2019-06-11
Disable junking with malloc options. If set, the test hangs on low
Alexander Bluhm
2019-06-04
Move to env var, likelky the possibility to set malloc options from
Otto Moerbeek
2019-05-23
Throw malloc_conceal and freezero into the mix.
Otto Moerbeek
2019-05-13
The call to fseek(fp, -1, SEEK_END) also sets the reported size to
Alexander Bluhm
2019-05-02
Add test fseek(,-1) works properly.
YASUOKA Masahiko
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2018-12-16
Add regress test for bugs in stdio/fread.c rev 1.13 and 1.17
Todd C. Miller
2018-12-15
add a -R option to set/unset resolver flags.
Eric Faurot
2012-07-13
import regression suite for asr
Eric Faurot
[next]