-
- Downloads
tests: Consolidate test-helper libraries
In various places we now need to include <libglnx.h> first, so that
glib-compat.h doesn't redefine g_steal_pointer() and g_clear_pointer().
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Showing
- meson.build 6 additions, 2 deletionsmeson.build
- pressure-vessel/meson.build 5 additions, 5 deletionspressure-vessel/meson.build
- steam-runtime-tools/glib-compat.h 2 additions, 2 deletionssteam-runtime-tools/glib-compat.h
- tests/check-requirements-cli.c 2 additions, 0 deletionstests/check-requirements-cli.c
- tests/meson.build 39 additions, 7 deletionstests/meson.build
- tests/mock-container-capsule-capture-libs.c 2 additions, 0 deletionstests/mock-container-capsule-capture-libs.c
- tests/pressure-vessel/bwrap-lock.c 1 addition, 1 deletiontests/pressure-vessel/bwrap-lock.c
- tests/pressure-vessel/meson.build 7 additions, 3 deletionstests/pressure-vessel/meson.build
- tests/pressure-vessel/resolve-in-sysroot.c 1 addition, 1 deletiontests/pressure-vessel/resolve-in-sysroot.c
- tests/pressure-vessel/test-utils.c 0 additions, 135 deletionstests/pressure-vessel/test-utils.c
- tests/pressure-vessel/test-utils.h 0 additions, 65 deletionstests/pressure-vessel/test-utils.h
- tests/pressure-vessel/utils.c 1 addition, 1 deletiontests/pressure-vessel/utils.c
- tests/pressure-vessel/wait-for-child-processes.c 1 addition, 1 deletiontests/pressure-vessel/wait-for-child-processes.c
- tests/system-info-cli.c 2 additions, 0 deletionstests/system-info-cli.c
- tests/system-info.c 2 additions, 0 deletionstests/system-info.c
- tests/test-utils.c 113 additions, 3 deletionstests/test-utils.c
- tests/test-utils.h 11 additions, 12 deletionstests/test-utils.h
Loading
Please register or sign in to comment