Module Name:src
Committed By: rillig
Date: Tue Nov 5 06:23:04 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_357.c msg_358.c msg_359.c msg_360.c
msg_361.c msg_363.c
Log Message:
tests/lint: extend snprintb tests and improve their documentation
T
Module Name:src
Committed By: rillig
Date: Tue Nov 5 06:23:04 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_357.c msg_358.c msg_359.c msg_360.c
msg_361.c msg_363.c
Log Message:
tests/lint: extend snprintb tests and improve their documentation
T
Module Name:src
Committed By: rillig
Date: Tue Nov 5 04:53:28 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_promote.c expr_promote_trad.c
lang_level_c99.c platform_long.c
src/tests/usr.bin/xlint/lint2: emit.ln read.ln
Log Message:
lint:
Module Name:src
Committed By: rillig
Date: Tue Nov 5 04:53:28 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_promote.c expr_promote_trad.c
lang_level_c99.c platform_long.c
src/tests/usr.bin/xlint/lint2: emit.ln read.ln
Log Message:
lint:
Module Name:src
Committed By: rillig
Date: Wed Oct 30 01:08:33 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_056.c
Log Message:
tests/lint: fix test for 'constant too large' on ILP32 platforms
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/
Module Name:src
Committed By: rillig
Date: Wed Oct 30 01:08:33 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_056.c
Log Message:
tests/lint: fix test for 'constant too large' on ILP32 platforms
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/
Module Name:src
Committed By: rillig
Date: Tue Oct 29 20:39:53 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_129.c
Log Message:
tests/lint: demonstrate wrong warning about 'null effect'
Seen in sys/timevar.h:250 and other places.
To generate a diff of this
Module Name:src
Committed By: rillig
Date: Tue Oct 29 20:39:53 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_129.c
Log Message:
tests/lint: demonstrate wrong warning about 'null effect'
Seen in sys/timevar.h:250 and other places.
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Mon Oct 28 21:48:55 UTC 2024
Modified Files:
src/tests/lib/libc/gen: t_fpsetround.c
Log Message:
fpsetround(3): Test that this doesn't flip on FTZ by accident.
PR port-arm/58782: fpsetround flips all the other fpcsr bits on aa
Module Name:src
Committed By: riastradh
Date: Mon Oct 28 21:48:55 UTC 2024
Modified Files:
src/tests/lib/libc/gen: t_fpsetround.c
Log Message:
fpsetround(3): Test that this doesn't flip on FTZ by accident.
PR port-arm/58782: fpsetround flips all the other fpcsr bits on aa
Module Name:src
Committed By: kre
Date: Sat Oct 19 11:59:51 UTC 2024
Modified Files:
src/tests/bin/sh: t_fsplit.sh
Log Message:
Delete the dummy "always fail" test.
It has demonstrated that the code elsewhere will successfully
handle sub-test errors, should any occur, so
Module Name:src
Committed By: kre
Date: Sat Oct 19 11:59:51 UTC 2024
Modified Files:
src/tests/bin/sh: t_fsplit.sh
Log Message:
Delete the dummy "always fail" test.
It has demonstrated that the code elsewhere will successfully
handle sub-test errors, should any occur, so
Module Name:src
Committed By: christos
Date: Fri Oct 18 23:22:52 UTC 2024
Modified Files:
src/tests/usr.sbin: Makefile
Added Files:
src/tests/usr.sbin/makefs: Makefile t_makefs.sh
Log Message:
Add a makefs test
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Fri Oct 18 23:22:52 UTC 2024
Modified Files:
src/tests/usr.sbin: Makefile
Added Files:
src/tests/usr.sbin/makefs: Makefile t_makefs.sh
Log Message:
Add a makefs test
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: riastradh
Date: Fri Oct 18 16:39:41 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_select.c
Log Message:
tests/lib/libc/sys/t_select: Test select on bad file descriptors.
This should immediately fail, not hang, even if the bad fd is
high-
Module Name:src
Committed By: riastradh
Date: Fri Oct 18 16:39:41 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_select.c
Log Message:
tests/lib/libc/sys/t_select: Test select on bad file descriptors.
This should immediately fail, not hang, even if the bad fd is
high-
Module Name:src
Committed By: kre
Date: Fri Oct 18 09:05:23 UTC 2024
Modified Files:
src/tests/bin/sh: t_fsplit.sh
Log Message:
Always run all sub-tests in a test case.
Previously, as soon as a sub-test in a test case failed,
the sub-test failed along with it, and no furt
Module Name:src
Committed By: kre
Date: Fri Oct 18 09:05:23 UTC 2024
Modified Files:
src/tests/bin/sh: t_fsplit.sh
Log Message:
Always run all sub-tests in a test case.
Previously, as soon as a sub-test in a test case failed,
the sub-test failed along with it, and no furt
Module Name:src
Committed By: kre
Date: Fri Oct 18 06:32:08 UTC 2024
Modified Files:
src/tests/bin/sh: t_fsplit.sh
Log Message:
Test field splitting as used by the read built-in.
This includes a couple of sub-tests which test for the bug from
PR bin/58749
Other aspects o
Module Name:src
Committed By: kre
Date: Fri Oct 18 06:32:08 UTC 2024
Modified Files:
src/tests/bin/sh: t_fsplit.sh
Log Message:
Test field splitting as used by the read built-in.
This includes a couple of sub-tests which test for the bug from
PR bin/58749
Other aspects o
Module Name:src
Committed By: christos
Date: Thu Oct 17 16:51:21 UTC 2024
Modified Files:
src/tests/lib/libarchive: Makefile
Log Message:
Add more files, sort
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libarchive/Makefile
Please note tha
Module Name:src
Committed By: christos
Date: Thu Oct 17 16:51:21 UTC 2024
Modified Files:
src/tests/lib/libarchive: Makefile
Log Message:
Add more files, sort
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libarchive/Makefile
Please note tha
Module Name:src
Committed By: martin
Date: Tue Oct 15 18:09:31 UTC 2024
Modified Files:
src/tests/usr.bin/gzip: t_gzip.sh
Log Message:
Drop root requirement and dependency on the games set being installed.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/t
Module Name:src
Committed By: martin
Date: Tue Oct 15 18:09:31 UTC 2024
Modified Files:
src/tests/usr.bin/gzip: t_gzip.sh
Log Message:
Drop root requirement and dependency on the games set being installed.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/t
Module Name:src
Committed By: martin
Date: Tue Oct 15 17:15:48 UTC 2024
Modified Files:
src/tests/usr.bin/gzip: t_gzip.sh
Log Message:
The lzip test requires root (it tries to archive /usr/games/hide)
and the lzip binary (obviously).
To generate a diff of this commit:
cv
Module Name:src
Committed By: martin
Date: Tue Oct 15 17:15:48 UTC 2024
Modified Files:
src/tests/usr.bin/gzip: t_gzip.sh
Log Message:
The lzip test requires root (it tries to archive /usr/games/hide)
and the lzip binary (obviously).
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Mon Oct 14 17:51:39 UTC 2024
Modified Files:
src/tests/usr.bin/gzip: t_gzip.sh
Log Message:
Add a test for PR/58223
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/gzip/t_gzip.sh
Please note that
Module Name:src
Committed By: christos
Date: Mon Oct 14 17:51:39 UTC 2024
Modified Files:
src/tests/usr.bin/gzip: t_gzip.sh
Log Message:
Add a test for PR/58223
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/gzip/t_gzip.sh
Please note that
Module Name:src
Committed By: kre
Date: Mon Oct 14 12:26:29 UTC 2024
Modified Files:
src/tests/bin/sh: t_input.sh
Log Message:
This test just tested that nul chars in shell input were silently
ignored. Since we no longer do that, the test is kind of pointless.
But rather
Module Name:src
Committed By: kre
Date: Mon Oct 14 12:26:29 UTC 2024
Modified Files:
src/tests/bin/sh: t_input.sh
Log Message:
This test just tested that nul chars in shell input were silently
ignored. Since we no longer do that, the test is kind of pointless.
But rather
Module Name:src
Committed By: rillig
Date: Mon Oct 14 06:02:14 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_uchar.c
Log Message:
tests/t_uchar: fix copy-and-paste typo
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/locale/t_uchar.
Module Name:src
Committed By: rillig
Date: Mon Oct 14 06:02:14 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_uchar.c
Log Message:
tests/t_uchar: fix copy-and-paste typo
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/locale/t_uchar.
Module Name:src
Committed By: riastradh
Date: Sun Oct 13 23:21:30 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_uchar.c
Log Message:
tests/lib/libc/locale/t_uchar: Test for char8_t, mbrtoc8, c8rtomb.
PR lib/58752: various header files test _*_SOURCE macros but don
Module Name:src
Committed By: riastradh
Date: Sun Oct 13 23:21:30 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_uchar.c
Log Message:
tests/lib/libc/locale/t_uchar: Test for char8_t, mbrtoc8, c8rtomb.
PR lib/58752: various header files test _*_SOURCE macros but don
Module Name:src
Committed By: rillig
Date: Sat Oct 12 20:44:11 UTC 2024
Modified Files:
src/tests/games: t_morse.sh
Log Message:
tests/morse: test decoding of dot-dash morse output
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/games/t_morse.sh
Pl
Module Name:src
Committed By: rillig
Date: Sat Oct 12 20:44:11 UTC 2024
Modified Files:
src/tests/games: t_morse.sh
Log Message:
tests/morse: test decoding of dot-dash morse output
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/games/t_morse.sh
Pl
Module Name:src
Committed By: rillig
Date: Sat Oct 12 06:48:30 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_132.c
Log Message:
tests/lint: extend test for integer constraints
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/tests/usr.bin/x
Module Name:src
Committed By: rillig
Date: Sat Oct 12 06:48:30 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_132.c
Log Message:
tests/lint: extend test for integer constraints
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/tests/usr.bin/x
Module Name:src
Committed By: martin
Date: Thu Oct 10 07:45:02 UTC 2024
Modified Files:
src/tests/kernel: t_semtimedop.c
Log Message:
Fix semctl(..., SETVAL, value) calls: you can not pass an integer 0
to a variadic function expecting a union with all ABIs, as they may not
Module Name:src
Committed By: martin
Date: Thu Oct 10 07:45:02 UTC 2024
Modified Files:
src/tests/kernel: t_semtimedop.c
Log Message:
Fix semctl(..., SETVAL, value) calls: you can not pass an integer 0
to a variadic function expecting a union with all ABIs, as they may not
Module Name:src
Committed By: rillig
Date: Tue Oct 8 19:39:54 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_132.c
Log Message:
tests/lint: test integer constraint on multiplication
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/tests/usr
Module Name:src
Committed By: rillig
Date: Tue Oct 8 19:39:54 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_132.c
Log Message:
tests/lint: test integer constraint on multiplication
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/tests/usr
Module Name:src
Committed By: riastradh
Date: Tue Oct 8 02:28:43 UTC 2024
Modified Files:
src/tests/net/if_wg: t_basic.sh
Log Message:
wg(4): Test truncated UDP input from the network.
This triggers double-free in the IPv6 udp6_input path -- but,
confusingly, not the IPv
Module Name:src
Committed By: riastradh
Date: Tue Oct 8 02:28:43 UTC 2024
Modified Files:
src/tests/net/if_wg: t_basic.sh
Log Message:
wg(4): Test truncated UDP input from the network.
This triggers double-free in the IPv6 udp6_input path -- but,
confusingly, not the IPv
Module Name:src
Committed By: rillig
Date: Fri Oct 4 11:24:13 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: lex_comment.c
Log Message:
tests/lint: demonstrate ignored LINTED comment after if-else-if
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 s
Module Name:src
Committed By: rillig
Date: Fri Oct 4 11:24:13 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: lex_comment.c
Log Message:
tests/lint: demonstrate ignored LINTED comment after if-else-if
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 s
Module Name:src
Committed By: msaitoh
Date: Fri Oct 4 05:56:03 UTC 2024
Modified Files:
src/tests/kernel: Makefile
Log Message:
tests: Fix build error. Set TESTS_SH correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/tests/kernel/Makefile
Pleas
Module Name:src
Committed By: msaitoh
Date: Fri Oct 4 05:56:03 UTC 2024
Modified Files:
src/tests/kernel: Makefile
Log Message:
tests: Fix build error. Set TESTS_SH correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/tests/kernel/Makefile
Pleas
Module Name:src
Committed By: christos
Date: Thu Oct 3 17:11:15 UTC 2024
Modified Files:
src/tests/kernel: Makefile
Added Files:
src/tests/kernel: t_semtimedop.c
Log Message:
new semtimedop(2) test GSoC 2024 (Shivraj Jamgade)
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Thu Oct 3 17:11:15 UTC 2024
Modified Files:
src/tests/kernel: Makefile
Added Files:
src/tests/kernel: t_semtimedop.c
Log Message:
new semtimedop(2) test GSoC 2024 (Shivraj Jamgade)
To generate a diff of this commit:
c
Module Name:src
Committed By: bad
Date: Wed Oct 2 17:16:32 UTC 2024
Modified Files:
src/tests/kernel: t_unmount.c
Log Message:
t_unmount.c: fix copyright year
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/kernel/t_unmount.c
Please note that diff
Module Name:src
Committed By: bad
Date: Wed Oct 2 17:16:32 UTC 2024
Modified Files:
src/tests/kernel: t_unmount.c
Log Message:
t_unmount.c: fix copyright year
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/kernel/t_unmount.c
Please note that diff
Module Name:src
Committed By: riastradh
Date: Fri Sep 27 18:50:01 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_clone.c
Log Message:
tests/lib/libc/sys/t_clone: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Fri Sep 27 18:50:01 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_clone.c
Log Message:
tests/lib/libc/sys/t_clone: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: rillig
Date: Fri Sep 27 16:57:00 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c
Log Message:
tests/lint: test unused parameters and local variables
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 sr
Module Name:src
Committed By: rillig
Date: Fri Sep 27 16:57:00 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c
Log Message:
tests/lint: test unused parameters and local variables
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 sr
Module Name:src
Committed By: rillig
Date: Thu Sep 26 21:31:09 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c
Log Message:
tests/lint: test more cases of unused parameters and local variables
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Thu Sep 26 21:31:09 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_192.c msg_231.c
Log Message:
tests/lint: test more cases of unused parameters and local variables
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rillig
Date: Thu Sep 26 20:08:02 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_236.c
Log Message:
tests/lint: demonstrate wrong warning for constructor function
Seen in jemalloc.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: rillig
Date: Thu Sep 26 20:08:02 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_236.c
Log Message:
tests/lint: demonstrate wrong warning for constructor function
Seen in jemalloc.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Wed Sep 25 19:24:15 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_clone.c
Log Message:
centralize stack allocation/freeing. The test that broke with the new jemalloc
had broken stack allocation.
To generate a diff of this
Module Name:src
Committed By: christos
Date: Wed Sep 25 19:24:15 UTC 2024
Modified Files:
src/tests/lib/libc/sys: t_clone.c
Log Message:
centralize stack allocation/freeing. The test that broke with the new jemalloc
had broken stack allocation.
To generate a diff of this
Module Name:src
Committed By: rin
Date: Fri Sep 20 22:24:51 UTC 2024
Modified Files:
src/tests/lib/libm: t_remquo.c
Log Message:
t_remquo: Work around missing remquo(3) for vax
Part of PR port-vax/57881
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tes
Module Name:src
Committed By: rin
Date: Fri Sep 20 22:24:51 UTC 2024
Modified Files:
src/tests/lib/libm: t_remquo.c
Log Message:
t_remquo: Work around missing remquo(3) for vax
Part of PR port-vax/57881
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tes
Module Name:src
Committed By: riastradh
Date: Tue Sep 10 17:36:12 UTC 2024
Modified Files:
src/tests/lib/libm: t_errhandling.c
Log Message:
libm/t_errhandling.c: Put __TEST_FENV before any #includes.
This pattern avoids any potential problem with transitive inclusions
of
Module Name:src
Committed By: riastradh
Date: Tue Sep 10 17:36:12 UTC 2024
Modified Files:
src/tests/lib/libm: t_errhandling.c
Log Message:
libm/t_errhandling.c: Put __TEST_FENV before any #includes.
This pattern avoids any potential problem with transitive inclusions
of
Module Name:src
Committed By: jakllsch
Date: Mon Sep 9 17:03:09 UTC 2024
Modified Files:
src/tests/lib/libm: t_errhandling.c
Log Message:
Add __TEST_FENV define to fix vax build
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_errhandling
Module Name:src
Committed By: jakllsch
Date: Mon Sep 9 17:03:09 UTC 2024
Modified Files:
src/tests/lib/libm: t_errhandling.c
Log Message:
Add __TEST_FENV define to fix vax build
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_errhandling
Module Name:src
Committed By: riastradh
Date: Mon Sep 9 15:08:23 UTC 2024
Added Files:
src/tests/lib/libm: t_errhandling.c
Log Message:
math.h: Add missing file for math_errhandling test.
PR standards/56234: missing C99 frobs in
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Mon Sep 9 15:08:23 UTC 2024
Added Files:
src/tests/lib/libm: t_errhandling.c
Log Message:
math.h: Add missing file for math_errhandling test.
PR standards/56234: missing C99 frobs in
To generate a diff of this commit:
cvs
Module Name:src
Committed By: ozaki-r
Date: Mon Sep 9 07:26:42 UTC 2024
Modified Files:
src/tests/net/arp: t_arp.sh
Log Message:
tests: add tests for ARP cache entry creations
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/tests/net/arp/t_arp.sh
Plea
Module Name:src
Committed By: ozaki-r
Date: Mon Sep 9 07:26:42 UTC 2024
Modified Files:
src/tests/net/arp: t_arp.sh
Log Message:
tests: add tests for ARP cache entry creations
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/tests/net/arp/t_arp.sh
Plea
Module Name:src
Committed By: ozaki-r
Date: Mon Sep 9 07:26:10 UTC 2024
Modified Files:
src/tests/net/arp: t_arp.sh
Log Message:
tests: dedup t_arp.sh like others (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/tests/net/arp/t_arp.sh
Please note
Module Name:src
Committed By: ozaki-r
Date: Mon Sep 9 07:26:10 UTC 2024
Modified Files:
src/tests/net/arp: t_arp.sh
Log Message:
tests: dedup t_arp.sh like others (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/tests/net/arp/t_arp.sh
Please note
Module Name:src
Committed By: rin
Date: Wed Sep 4 03:33:29 UTC 2024
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
t_siginfo:adraln: Brush up skip message for x86
Note that:
1. No data address is reported back for alignment check exception, as per
I
Module Name:src
Committed By: rin
Date: Wed Sep 4 03:33:29 UTC 2024
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
t_siginfo:adraln: Brush up skip message for x86
Note that:
1. No data address is reported back for alignment check exception, as per
I
Module Name:src
Committed By: rin
Date: Wed Sep 4 02:20:49 UTC 2024
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
t_siginfo:sigbus_adraln: Skip rather than expect_fail on x86
This is an architecture-defined behavior, not a failure.
To generate a diff
Module Name:src
Committed By: rin
Date: Wed Sep 4 02:20:49 UTC 2024
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
t_siginfo:sigbus_adraln: Skip rather than expect_fail on x86
This is an architecture-defined behavior, not a failure.
To generate a diff
Module Name:src
Committed By: ozaki-r
Date: Tue Sep 3 08:01:38 UTC 2024
Modified Files:
src/tests/net/if_bridge: Makefile t_bridge.sh
Added Files:
src/tests/net/if_bridge: broadcast.pcap.uue unicast.pcap.uue
Log Message:
tests, bridge: add tests for interface prot
Module Name:src
Committed By: ozaki-r
Date: Tue Sep 3 08:01:38 UTC 2024
Modified Files:
src/tests/net/if_bridge: Makefile t_bridge.sh
Added Files:
src/tests/net/if_bridge: broadcast.pcap.uue unicast.pcap.uue
Log Message:
tests, bridge: add tests for interface prot
Module Name:src
Committed By: ozaki-r
Date: Tue Sep 3 07:54:36 UTC 2024
Modified Files:
src/tests/net/if_bridge: t_bridge.sh
Log Message:
tests: dedup test scripts like others
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tests/net/if_bridge/t_bridge
Module Name:src
Committed By: ozaki-r
Date: Tue Sep 3 07:54:36 UTC 2024
Modified Files:
src/tests/net/if_bridge: t_bridge.sh
Log Message:
tests: dedup test scripts like others
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tests/net/if_bridge/t_bridge
Module Name:src
Committed By: ozaki-r
Date: Mon Sep 2 05:16:37 UTC 2024
Modified Files:
src/tests/usr.bin: Makefile
Added Files:
src/tests/usr.bin/shmif_pcapin: Makefile d_pcap.in.bz2.uue
d_pcap.out.bz2.uue t_basic.sh
Log Message:
tests: add a basic te
Module Name:src
Committed By: ozaki-r
Date: Mon Sep 2 05:16:37 UTC 2024
Modified Files:
src/tests/usr.bin: Makefile
Added Files:
src/tests/usr.bin/shmif_pcapin: Makefile d_pcap.in.bz2.uue
d_pcap.out.bz2.uue t_basic.sh
Log Message:
tests: add a basic te
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 17:52:46 UTC 2024
Modified Files:
src/tests/net/if_wg: t_misc.sh
Log Message:
tests/net/if_wg/t_misc: Add some diagnostics.
PR kern/55729: net/if_wg/t_misc:wg_rekey test case fails
To generate a diff of this commi
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 17:52:46 UTC 2024
Modified Files:
src/tests/net/if_wg: t_misc.sh
Log Message:
tests/net/if_wg/t_misc: Add some diagnostics.
PR kern/55729: net/if_wg/t_misc:wg_rekey test case fails
To generate a diff of this commi
Module Name:src
Committed By: rin
Date: Fri Aug 23 07:13:50 UTC 2024
Modified Files:
src/tests/kernel/kqueue: t_empty.c
src/tests/net/net: t_tcp.c
Log Message:
tests: Fix false positives due to race b/w connect(2) and accept(2)
For kernel/kqueue/t_empty and net/ne
Module Name:src
Committed By: rin
Date: Fri Aug 23 07:13:50 UTC 2024
Modified Files:
src/tests/kernel/kqueue: t_empty.c
src/tests/net/net: t_tcp.c
Log Message:
tests: Fix false positives due to race b/w connect(2) and accept(2)
For kernel/kqueue/t_empty and net/ne
Module Name:src
Committed By: ozaki-r
Date: Tue Aug 20 08:23:15 UTC 2024
Modified Files:
src/tests/net/arp: t_arp.sh
Log Message:
tests, arp: add tests for GARP on link up
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/tests/net/arp/t_arp.sh
Please no
Module Name:src
Committed By: ozaki-r
Date: Tue Aug 20 08:23:15 UTC 2024
Modified Files:
src/tests/net/arp: t_arp.sh
Log Message:
tests, arp: add tests for GARP on link up
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/tests/net/arp/t_arp.sh
Please no
Module Name:src
Committed By: ozaki-r
Date: Tue Aug 20 08:21:48 UTC 2024
Modified Files:
src/tests/net/arp: t_dad.sh
Log Message:
tests, arp: add tests of address duplications without DAD
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tests/net/arp/t_d
Module Name:src
Committed By: ozaki-r
Date: Tue Aug 20 08:21:48 UTC 2024
Modified Files:
src/tests/net/arp: t_dad.sh
Log Message:
tests, arp: add tests of address duplications without DAD
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tests/net/arp/t_d
Module Name:src
Committed By: riastradh
Date: Mon Aug 19 16:24:05 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_mbrtoc16.c t_mbrtoc8.c
Log Message:
mbrtoc8(3), mbrtoc16(3): Test consuming shift sequences with state.
This has the side effect of testing mbrtoc32(3)
Module Name:src
Committed By: riastradh
Date: Mon Aug 19 16:24:05 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_mbrtoc16.c t_mbrtoc8.c
Log Message:
mbrtoc8(3), mbrtoc16(3): Test consuming shift sequences with state.
This has the side effect of testing mbrtoc32(3)
Module Name:src
Committed By: riastradh
Date: Mon Aug 19 16:21:47 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_c16rtomb.c t_c8rtomb.c
Log Message:
t_c8rtomb, t_c16rtomb: Simplify comment.
ESC $ B is technically rather the JIS X 0208-1983 shift sequence, but
since
Module Name:src
Committed By: riastradh
Date: Mon Aug 19 16:21:47 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_c16rtomb.c t_c8rtomb.c
Log Message:
t_c8rtomb, t_c16rtomb: Simplify comment.
ESC $ B is technically rather the JIS X 0208-1983 shift sequence, but
since
Module Name:src
Committed By: rillig
Date: Sun Aug 18 15:11:43 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_132.c
Log Message:
tests/lint: demonstrate wrong warning about accuracy loss
Demonstrates PR toolchain/58617.
To generate a diff of this commit:
cv
Module Name:src
Committed By: rillig
Date: Sun Aug 18 15:11:43 UTC 2024
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_132.c
Log Message:
tests/lint: demonstrate wrong warning about accuracy loss
Demonstrates PR toolchain/58617.
To generate a diff of this commit:
cv
Module Name:src
Committed By: riastradh
Date: Sun Aug 18 05:00:20 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_c8rtomb.c
Log Message:
c8rtomb(3): Fix digit error in shift sequence test.
PR lib/58612: c8rtomb/c16rtomb/c32rtomb yield suboptimal shift
sequences
To
Module Name:src
Committed By: riastradh
Date: Sun Aug 18 05:00:20 UTC 2024
Modified Files:
src/tests/lib/libc/locale: t_c8rtomb.c
Log Message:
c8rtomb(3): Fix digit error in shift sequence test.
PR lib/58612: c8rtomb/c16rtomb/c32rtomb yield suboptimal shift
sequences
To
1 - 100 of 1209 matches
Mail list logo