index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make t_gettimeofday pass on sparc64.
mbuhl
2021-09-27
1
-1
/
+3
*
At least t_fork and t_vfork tests need coredumps enabled to succeed.
claudio
2021-09-19
1
-1
/
+2
*
Ensure that the kill signal undergoing testing is not ignored.
anton
2021-09-09
1
-1
/
+15
*
Disable tests that don't work in bluhms regress framework.
mbuhl
2021-09-04
1
-1
/
+7
*
Enable vfork syscall test. Disable SIGSTOP test as it is masked until
mbuhl
2021-09-02
5
-6
/
+45
*
Import more NetBSD system call regression tests.
mbuhl
2021-09-02
17
-50
/
+2350
*
delete %n using test cases, which now intentionally fault
deraadt
2021-09-02
1
-13
/
+1
*
remove manual fiddling with MALLOC_OPTIONS from libc regress tests
jasper
2021-09-01
5
-20
/
+5
*
enter uuid/
jasper
2021-08-31
1
-1
/
+2
*
add initial tests for uuid_from_string, uuid_to_string, uuid_create_nil
jasper
2021-08-31
2
-0
/
+134
*
Ensure that the kill signal undergoing testing is not ignored.
anton
2021-07-29
1
-1
/
+15
*
Add basic regression tests for strchr() and strrchr().
visa
2021-07-24
3
-2
/
+79
*
fix a bug that resulted in incomplete testing:
schwarze
2021-07-03
1
-4
/
+4
*
Like ARM, RISC-V does not implement floating point exceptions.
kettenis
2021-06-17
3
-6
/
+6
*
Enable libexecinfo regress.
mortimer
2021-06-09
1
-1
/
+4
*
Since our unix receive queue got longer, the test run-t_sendrecv
bluhm
2021-05-31
1
-24
/
+30
*
The powerpc64 ELFv2 ABI explicitly states that exception enable bits
kettenis
2021-04-19
1
-1
/
+9
*
Two cases of BRE involving counts and backrefs that go wrong and
otto
2021-04-02
1
-1
/
+16
*
Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.
bcook
2021-03-27
1
-7
/
+24
*
A few more flag combo's to test
otto
2021-02-12
1
-2
/
+14
*
Remove unused categories in re_guts; they are written to but never read.
millert
2020-12-31
1
-39
/
+2
*
Fix an off-by-one error in the marking of the O_CH operator following
millert
2020-12-28
1
-1
/
+4
*
Remove echo headlines.
bluhm
2020-12-17
2
-5
/
+2
*
Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.
bluhm
2020-12-06
2
-3
/
+10
*
Run the atf cleanup block after each test. This makes more tests
bluhm
2020-11-11
1
-9
/
+11
*
Declare prototype of __syscall locally. Fixes t_syscall test.
bluhm
2020-11-10
2
-3
/
+7
*
Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef
bluhm
2020-11-09
20
-283
/
+212
*
On machines with a userland timecounter we bypass the gettimeofday(2)
kettenis
2020-10-21
1
-2
/
+16
*
Skip floating-point exception checks on arm64 and armv7 as the hardware
kettenis
2020-10-19
2
-2
/
+6
*
XFAIL tests on arm64 and armv7 as floating-point exception support is
kettenis
2020-10-18
1
-1
/
+6
*
Use std=gnu99 to be able to build the tests with both base clang and gcc.
mpi
2020-10-06
1
-1
/
+3
*
Fix append mode so it always writes to the end and expand regress.
libressl-v3.2.1
millert
2020-08-17
1
-26
/
+77
*
getopt(3) returns an int so don't use a char to store its return value.
kettenis
2020-07-14
2
-4
/
+4
*
New regression tests for integral type conversions
schwarze
2020-07-09
2
-2
/
+378
*
New regression tests for character and string conversions
schwarze
2020-07-08
2
-2
/
+445
*
Add support for timeconting in userland.
pirofti
2020-07-06
4
-0
/
+140
*
Provide an optimized implementation of ffs(3) in libc on
naddy
2020-06-26
3
-2
/
+26
*
Fix printing long doubles on architectures with hm and lm bits.
mortimer
2020-05-31
1
-1
/
+9
*
more tests after getopt_long.c rev. 1.32;
schwarze
2020-05-27
1
-10
/
+43
*
Add a test program for getopt(3) that is adequate for manual testing
schwarze
2020-03-23
4
-2
/
+174
*
cstyle in illumos noticed some weird syntax, which this fixes.
dlg
2020-03-09
1
-4
/
+4
*
no need to declare "extern optarg" and "extern optind"
schwarze
2020-02-14
3
-9
/
+3
*
Add missing new line to printf. Make clean should not require SUDO.
bluhm
2020-02-02
2
-7
/
+5
*
Enable t_ptrace with an errno change compared to NetBSD.
mpi
2020-01-30
4
-19
/
+31
*
Check fpu functions without setjmp/longjmp before testing the latter.
bluhm
2020-01-16
3
-13
/
+71
*
Make clean should not require SUDO.
bluhm
2020-01-13
1
-3
/
+1
*
Fix printf compiler warnings in wfp regress. Convert wchar to a
bluhm
2020-01-13
1
-9
/
+18
*
Link forgotten libc tests to the build.
bluhm
2020-01-13
2
-6
/
+10
*
Split setjmp-fpu regress into separate tests. Use errx(3) to explain
bluhm
2020-01-13
6
-32
/
+69
*
Sync tests with current NetBSD. Enable t_mkfifo test.
bluhm
2019-11-22
6
-27
/
+44
[prev]
[next]