Richard W.M. Jones b5fbc7e617 tests: Replace $TEST_FUNCTIONS
Replace strange $TEST_FUNCTIONS variable/expansion thing with
something more like what we use in nbdkit, a simple tests/functions.sh
script that gets sourced into each test script.

Update the common submodule to get:

  commit 8137d47d0e654065391151eb275e3b64f230f6f5
  Author: Richard W.M. Jones <rjones@redhat.com>
  Date:   Thu Feb 13 11:13:55 2025 +0000

    mlcustomize, mltools: Replace $TEST_FUNCTIONS

    TEST_FUNCTIONS is being removed from libguestfs and guestfs-tools (it
    was removed from virt-v2v a while back).  Make the same adjustment in
    the common submodule.

(and some other commits which are not relevant to libguestfs)
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2023-02-07 10:50:48 +00:00
2025-02-13 11:15:34 +00:00
2023-02-07 10:50:48 +00:00
2025-02-13 11:15:34 +00:00
2023-02-07 10:50:48 +00:00
2023-02-07 10:50:48 +00:00
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2021-04-09 14:27:11 +01:00
2023-02-07 10:50:48 +00:00
2023-02-07 10:50:48 +00:00
2023-02-07 10:50:48 +00:00
2024-10-22 16:44:53 +01:00
2023-02-07 10:50:48 +00:00
2025-01-08 12:04:26 +00:00
2024-11-21 14:30:44 +00:00
2023-02-07 10:50:48 +00:00
2025-02-05 13:33:39 +00:00
2025-02-05 13:33:39 +00:00
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2025-02-13 11:15:34 +00:00
2021-04-08 11:36:40 +01:00
2023-11-16 10:38:59 +00:00
2020-01-14 16:21:22 +01:00
2025-02-13 11:15:34 +00:00
2019-11-13 12:49:55 +00:00
2023-11-16 10:52:11 +00:00
2023-02-07 10:50:48 +00:00
2025-02-13 11:15:34 +00:00

Libguestfs is tools and a library for accessing and modifying guest
disk images.  For more information see the home page:

  http://libguestfs.org/

For discussion, development, patches, etc. please use the mailing
list:

  https://lists.libguestfs.org

To find out how to build libguestfs from source, read:

  docs/guestfs-building.pod
  http://libguestfs.org/guestfs-building.1.html
  man docs/guestfs-building.1

Copyright (C) 2009-2023 Red Hat Inc.

The library is distributed under the LGPLv2+.  The programs are
distributed under the GPLv2+.  Please see the files COPYING and
COPYING.LIB for full license information.  The examples are under a
very liberal license.
Languages
C 42.7%
OCaml 35.5%
Shell 7.1%
Makefile 4%
Perl 2.6%
Other 8%