Module Name:src
Committed By: riastradh
Date: Mon Aug 17 16:26:02 UTC 2020
Modified Files:
src/tests/sys/crypto/aes: Makefile t_aes.c
src/tests/sys/crypto/chacha: Makefile t_chacha.c
Log Message:
Make the AES and ChaCha NEON tests work in softfloat userland.
(`Sof
Module Name:src
Committed By: martin
Date: Sun Aug 16 15:52:14 UTC 2020
Modified Files:
src/tests/sys/crypto/aes: Makefile
src/tests/sys/crypto/chacha: Makefile
Log Message:
Restrict the NEON code to v7hf - the softfloat toolchain does not like
it (nor is it likely
Module Name:src
Committed By: riastradh
Date: Mon Jul 27 20:59:53 UTC 2020
Modified Files:
src/tests/sys/crypto/chacha: t_chacha.c
Log Message:
It's __ARM_NEON, not __ARM_NEON__, sometimes, apparently.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests
Module Name:src
Committed By: riastradh
Date: Sun Jul 26 14:01:14 UTC 2020
Modified Files:
src/tests/sys/crypto/aes: t_aes.c
Log Message:
Sort includes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/sys/crypto/aes/t_aes.c
Please note that diffs a
Module Name:src
Committed By: martin
Date: Sun Jul 26 12:43:27 UTC 2020
Modified Files:
src/tests/sys/crypto/aes: t_aes.c
Log Message:
Add missing include to fix the build on architectures w/o any special
accelerated AES implementation.
To generate a diff of this commit:
Module Name:src
Committed By: riastradh
Date: Wed Jul 1 09:58:29 UTC 2020
Modified Files:
src/tests/sys/crypto/aes: Makefile
Log Message:
Pass the requisite -msse options for i386.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/sys/crypto/aes/Make
Module Name:src
Committed By: fox
Date: Wed Jan 16 13:54:17 UTC 2019
Modified Files:
src/tests/sys/uvm: t_uvm_physseg.c
Log Message:
Fixed issues with uvm_page_physunload_delete_end test case.
1. "avail_start" and "start" were different, resulting in unreachable code in
u
Module Name:src
Committed By: fox
Date: Wed Jan 16 13:45:29 UTC 2019
Modified Files:
src/tests/sys/uvm: t_uvm_physseg.c
Log Message:
Fixed issues with uvm_physseg_atboot_free_leak test case.
"\n" in ATF discriptions make it behave in weird ways, like saying "this
test is
Module Name:src
Committed By: fox
Date: Wed Jan 16 13:35:51 UTC 2019
Modified Files:
src/tests/sys/uvm: t_uvm_physseg.c
Log Message:
Fixed issues with uvm_physseg_plug test case.
There is a condition check which failed for VM_PHYSSEG_MAX == 2 (not for
1 or 3 and above), i
Module Name:src
Committed By: fox
Date: Wed Jan 16 13:21:02 UTC 2019
Modified Files:
src/tests/sys/uvm: t_uvm_physseg.c
Log Message:
Fixed the build failures caused by incompatible type comparisons when
VM_PHYSSEG is > 1.
Reviewed by
To generate a diff of this commit:
Module Name:src
Committed By: fox
Date: Tue Dec 18 07:11:35 UTC 2018
Modified Files:
src/tests/sys/uvm: t_uvm_physseg.c
Log Message:
Fixed the build failures caused by incompatible type comparisons.
Reviewed by
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: christos
Date: Sat Aug 27 11:30:49 UTC 2016
Modified Files:
src/tests/sys/net: t_print.c
Log Message:
catch up with link printing.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/sys/net/t_print.c
Please note that diff
Module Name:src
Committed By: christos
Date: Wed Dec 3 13:10:49 UTC 2014
Modified Files:
src/tests/sys/netinet: t_print.c
src/tests/sys/netinet6: t_print.c
Log Message:
Add casts for big endian machines
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: ozaki-r
Date: Wed Dec 3 08:14:26 UTC 2014
Modified Files:
src/tests/sys/net: Makefile
Log Message:
Fix TESTSDIR
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/sys/net/Makefile
Please note that diffs are not public do
Module Name:src
Committed By: christos
Date: Tue Dec 2 19:48:21 UTC 2014
Modified Files:
src/tests/sys: Makefile
Added Files:
src/tests/sys/net: Makefile t_print.c
src/tests/sys/netatalk: Makefile t_print.c
src/tests/sys/netinet: Makefile t_print.c
Module Name:src
Committed By: jmmv
Date: Tue May 4 09:33:57 UTC 2010
Modified Files:
src/tests/sys/rc: t_rc_d_cli.sh
Log Message:
Fix execution of the installed tests by using h_{simple,args} as program
names, without the .sh extension.
To generate a diff of this commit
16 matches
Mail list logo