bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 14/14] add tests to make check


From: Samuel Thibault
Subject: Re: [PATCH 14/14] add tests to make check
Date: Fri, 29 Dec 2023 15:27:37 +0100
User-agent: NeoMutt/20170609 (1.8.3)

I'd say split this into the respective commits, so they are
self-contained.

Thanks for all that!

Samuel

Luca Dariz, le jeu. 28 déc. 2023 20:43:01 +0100, a ecrit:
> ---
>  tests/user-qemu.mk | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)
> 
> diff --git a/tests/user-qemu.mk b/tests/user-qemu.mk
> index 50b04736..669eb77a 100644
> --- a/tests/user-qemu.mk
> +++ b/tests/user-qemu.mk
> @@ -178,7 +178,15 @@ clean-test-%:
>  
>  
>  USER_TESTS := \
> -     tests/test-hello
> +     tests/test-hello \
> +     tests/test-mach_host \
> +     tests/test-gsync \
> +     tests/test-machmsg \
> +     tests/test-mach_port \
> +     tests/test-syscalls \
> +     tests/test-task \
> +     tests/test-threads \
> +     tests/test-vm
>  
>  USER_TESTS_CLEAN = $(subst tests/,clean-,$(USER_TESTS))
>  
> -- 
> 2.39.2
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]