Re: [PATCH spice-server 25/33] tests: Exclude tests that cannot work on Windows

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

 



On Fri, Dec 21, 2018 at 4:04 PM Frediano Ziglio <fziglio@xxxxxxxxxx> wrote:
>
> test-stream test is passing file descriptor using Unix socket.
> test-stat-file needs some porting work of mmap feature.
>
> Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>

Reviewed-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>


> ---
>  server/tests/Makefile.am | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/server/tests/Makefile.am b/server/tests/Makefile.am
> index 7668739f..c50826e6 100644
> --- a/server/tests/Makefile.am
> +++ b/server/tests/Makefile.am
> @@ -53,11 +53,9 @@ check_PROGRAMS =                             \
>         test-codecs-parsing                     \
>         test-options                            \
>         test-stat                               \
> -       test-stream                             \
>         test-agent-msg-filter                   \
>         test-loop                               \
>         test-qxl-parsing                        \
> -       test-stat-file                          \
>         test-leaks                              \
>         test-vdagent                            \
>         test-fail-on-null-core-interface        \
> @@ -68,6 +66,13 @@ check_PROGRAMS =                             \
>         test-record                             \
>         $(NULL)
>
> +if !OS_WIN32
> +check_PROGRAMS +=                              \
> +       test-stream                             \
> +       test-stat-file                          \
> +       $(NULL)
> +endif
> +
>  noinst_PROGRAMS =                              \
>         test-display-no-ssl                     \
>         test-display-streaming                  \
> --
> 2.17.2
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/spice-devel



--
Marc-André Lureau
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux Virtualization]     [Linux Virtualization]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]