[PATCH] app/test-cmdline: add test to Windows build
Stephen Hemminger
stephen at networkplumber.org
Mon Dec 23 22:30:48 CET 2024
On Mon, 23 Dec 2024 11:35:41 -0800
Andre Muezerie <andremue at linux.microsoft.com> wrote:
> From: Andre Muezerie <andremue at linux.microsoft.com>
> To:
> Cc: dev at dpdk.org, Andre Muezerie <andremue at linux.microsoft.com>
> Subject: [PATCH] app/test-cmdline: add test to Windows build
> Date: Mon, 23 Dec 2024 11:35:41 -0800
> X-Mailer: git-send-email 1.8.3.1
>
> Header termios.h was not found on Windows, which was probably the
> reason this test was originally excluded from the Windows build.
> However, ir turns out this header is not needed for this test, so it
> can be removed and then test can be added to the Windows build
> without negative consequences.
>
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
> ---
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list