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: 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: 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
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