Module Name:src
Committed By: riastradh
Date: Thu Apr 4 17:27:32 UTC 2024
Modified Files:
src/tests/rump/rumpkern: t_sp.sh
Log Message:
rumpkern/t_sp: Save stdout and stderr to report on failure.
This is not very tidy at the moment, but it's an experiment using the
appro
Module Name:src
Committed By: riastradh
Date: Thu Apr 4 17:27:32 UTC 2024
Modified Files:
src/tests/rump/rumpkern: t_sp.sh
Log Message:
rumpkern/t_sp: Save stdout and stderr to report on failure.
This is not very tidy at the moment, but it's an experiment using the
appro
Module Name:src
Committed By: riastradh
Date: Thu Aug 10 22:20:20 UTC 2023
Modified Files:
src/tests/rump/kernspace: workqueue.c
Log Message:
workqueue(9) tests: Fix mistake in rev. 1.9.
Somehow, despite manually verifying a build/install/test of every
revision in my patc
Module Name:src
Committed By: riastradh
Date: Thu Aug 10 22:20:20 UTC 2023
Modified Files:
src/tests/rump/kernspace: workqueue.c
Log Message:
workqueue(9) tests: Fix mistake in rev. 1.9.
Somehow, despite manually verifying a build/install/test of every
revision in my patc
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:23:03 UTC 2023
Modified Files:
src/tests/rump/kernspace: kernspace.h workqueue.c
src/tests/rump/rumpkern: t_workqueue.c
Log Message:
workqueue(9) tests: Add test for PR kern/57574.
XXX pullup-10
XXX pullu
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:23:03 UTC 2023
Modified Files:
src/tests/rump/kernspace: kernspace.h workqueue.c
src/tests/rump/rumpkern: t_workqueue.c
Log Message:
workqueue(9) tests: Add test for PR kern/57574.
XXX pullup-10
XXX pullu
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:22:53 UTC 2023
Modified Files:
src/tests/rump/kernspace: workqueue.c
Log Message:
workqueue(9) tests: Destroy struct work immediately on entry.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tes
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:22:53 UTC 2023
Modified Files:
src/tests/rump/kernspace: workqueue.c
Log Message:
workqueue(9) tests: Destroy struct work immediately on entry.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tes
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:22:43 UTC 2023
Modified Files:
src/tests/rump/kernspace: workqueue.c
Log Message:
workqueue(9) tests: Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/kernspace
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:22:43 UTC 2023
Modified Files:
src/tests/rump/kernspace: workqueue.c
Log Message:
workqueue(9) tests: Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/kernspace
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:22:33 UTC 2023
Modified Files:
src/tests/rump/rumpkern: Makefile
Log Message:
tests/rump/rumpkern: Use PROGDPLIBS, not explicit -L/-l.
This way we relink the t_* test programs whenever changes under
tests/rump/ke
Module Name:src
Committed By: riastradh
Date: Wed Aug 9 08:22:33 UTC 2023
Modified Files:
src/tests/rump/rumpkern: Makefile
Log Message:
tests/rump/rumpkern: Use PROGDPLIBS, not explicit -L/-l.
This way we relink the t_* test programs whenever changes under
tests/rump/ke
Module Name:src
Committed By: rin
Date: Thu Aug 3 03:21:56 UTC 2023
Modified Files:
src/tests/rump/rumpvfs: t_etfs.c
Log Message:
t_etfs: Skip large_blk for system with page size > 8192
Work around kernel freeze reported as PR kern/55658 for
powerpc/ibm4xx (16K pages)
Module Name:src
Committed By: rin
Date: Thu Aug 3 03:21:56 UTC 2023
Modified Files:
src/tests/rump/rumpvfs: t_etfs.c
Log Message:
t_etfs: Skip large_blk for system with page size > 8192
Work around kernel freeze reported as PR kern/55658 for
powerpc/ibm4xx (16K pages)
Module Name:src
Committed By: uwe
Date: Mon Apr 24 20:55:53 UTC 2023
Modified Files:
src/tests/rump/modautoload: Makefile
Log Message:
tests/rump/modautoload: reorder -lrumpvfs_nofifofs
Make the way we spell "-lrumpvfs -lrumpvfs_nofifofs" hack consistent.
The order doesn'
Module Name:src
Committed By: uwe
Date: Mon Apr 24 20:55:53 UTC 2023
Modified Files:
src/tests/rump/modautoload: Makefile
Log Message:
tests/rump/modautoload: reorder -lrumpvfs_nofifofs
Make the way we spell "-lrumpvfs -lrumpvfs_nofifofs" hack consistent.
The order doesn'
Module Name:src
Committed By: kre
Date: Tue Apr 11 18:23:42 UTC 2023
Modified Files:
src/tests/rump/rumpkern: t_vm.c
Log Message:
PR misc/57343 (Jim Spath) - fixed a typo in atf_tc_skip message.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/r
Module Name:src
Committed By: kre
Date: Tue Apr 11 18:23:42 UTC 2023
Modified Files:
src/tests/rump/rumpkern: t_vm.c
Log Message:
PR misc/57343 (Jim Spath) - fixed a typo in atf_tc_skip message.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/r
Module Name:src
Committed By: hannken
Date: Tue May 3 07:36:20 UTC 2022
Modified Files:
src/tests/rump/rumpvfs: t_p2kifs.c
Log Message:
Lock vnode for VOP_LOOKUP().
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/rumpvfs/t_p2kifs.c
Please not
Module Name:src
Committed By: hannken
Date: Tue May 3 07:36:20 UTC 2022
Modified Files:
src/tests/rump/rumpvfs: t_p2kifs.c
Log Message:
Lock vnode for VOP_LOOKUP().
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/rump/rumpvfs/t_p2kifs.c
Please not
I will test this with ASan and report back!
On 16.05.2020 16:15, Christos Zoulas wrote:
> That is a completely different issue here. There are no linker tricks.
> We want the module loader to include all the symbols any module
> can require, this is why we load all the libraries.
>
> While it is
That is a completely different issue here. There are no linker tricks.
We want the module loader to include all the symbols any module
can require, this is why we load all the libraries.
While it is questionable if nofifofs is part of the base system or not,
this is the way it was before. Anyway i
On 16.05.2020 14:54, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat May 16 12:54:27 UTC 2020
>
> Modified Files:
> src/tests/rump/modautoload: Makefile
>
> Log Message:
> Do the same thing with linker flags instead of directly specifying the
> archi
Module Name:src
Committed By: kamil
Date: Sat Aug 17 04:04:29 UTC 2019
Modified Files:
src/tests/rump/modautoload: Makefile
Log Message:
Avoid symbol clashes in test/rump/modautoload/t_modautoload with sanitizers
Set SANITIZER_RENAME_SYMBOL.t_modautoload to:
* sysctlbyn
Module Name:src
Committed By: kamil
Date: Sat Aug 17 04:04:29 UTC 2019
Modified Files:
src/tests/rump/modautoload: Makefile
Log Message:
Avoid symbol clashes in test/rump/modautoload/t_modautoload with sanitizers
Set SANITIZER_RENAME_SYMBOL.t_modautoload to:
* sysctlbyn
On Tue Feb 08 2011 at 07:53:15 +1100, matthew green wrote:
>
> > Module Name:src
> > Committed By: pooka
> > Date: Mon Feb 7 20:05:09 UTC 2011
> >
> > Modified Files:
> > src/tests/rump/rumpkern/h_client: h_sigcli.c
> >
> > Log Message:
> > Limit test duration ba
> Module Name: src
> Committed By: pooka
> Date: Mon Feb 7 20:05:09 UTC 2011
>
> Modified Files:
> src/tests/rump/rumpkern/h_client: h_sigcli.c
>
> Log Message:
> Limit test duration based on wall time instead of loops
> (took a long time on slow platforms).
FWIW, i think there
Module Name:src
Committed By: pooka
Date: Mon Jan 25 19:27:25 UTC 2010
Modified Files:
src/tests/rump/rumpkern: Makefile
Log Message:
msdosfs depends on disk devices now
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/rump/rumpkern/Makefile
Please
28 matches
Mail list logo