qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] c6a5fc: decodetree: Add --output-null for mes


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] c6a5fc: decodetree: Add --output-null for meson testing
Date: Wed, 31 May 2023 21:09:57 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: c6a5fc2ac76c5ab709896ee1b0edd33685a67ed1
      
https://github.com/qemu/qemu/commit/c6a5fc2ac76c5ab709896ee1b0edd33685a67ed1
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M scripts/decodetree.py
    M tests/decode/meson.build

  Log Message:
  -----------
  decodetree: Add --output-null for meson testing

Using "-o /dev/null" fails on Windows.  Rather that working
around this in meson, add a separate command-line option so
that we can use python's os.devnull.

Reported-by: Thomas Huth <thuth@redhat.com>
Fixes: 656666dc7d1b ("tests/decode: Convert tests to meson")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230531232510.66985-1-richard.henderson@linaro.org>





reply via email to

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