This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  43546cc725f0dc654d86dbf650037d35da0917be (commit)
      from  f0f26ead3fbc04883d98589c6761b0c82f532d1b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 43546cc725f0dc654d86dbf650037d35da0917be
Author: Damien Zammit <[email protected]>
Date:   Sat Jul 4 03:58:42 2026 +0000

    tests: Enable optional qemu unit tests for xen platform
    
    This enables qemu unit tests to run on gnumach as xen dom0.
    However, it will skip running the tests if xen binary is missing.
    Therefore, the test suite will not fail if not intending to test xen.
    This is useful, for example on CI where we want to see a pass status
    for most of the tests without fully testing xen which is difficult to
    execute.
    
    This should make debugging easier for anyone interested in progressing
    the xen dom0 port of gnumach.
    Message-ID: <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 tests/Makefrag.am                                  |  5 +---
 ...b.cfg.single.template => grub.cfg.xen.template} |  3 ++-
 tests/run-qemu.sh.template                         |  8 +++++-
 tests/test-multiboot.in                            |  6 +++++
 tests/user-qemu.mk                                 | 29 +++++++++++++++++++++-
 5 files changed, 44 insertions(+), 7 deletions(-)
 copy tests/{grub.cfg.single.template => grub.cfg.xen.template} (56%)


hooks/post-receive
-- 
GNU Mach

Reply via email to