mutter/src/tests
Bartłomiej Piotrowski 4ce233b89e tests/virtme-run: Create fake stdin
When running in CI, the stdin may be /dev/null, which causes issues
for qemu. Avoid this issue by creating our own fake stdin.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2152>
2022-03-28 16:17:21 +00:00
..
clutter clutter: Remove "source" event union fields 2022-03-04 10:58:28 +00:00
dbusmock-templates tests: Run a localed mock implementation on tests 2021-09-04 10:04:01 +02:00
kvm tests/virtme-run: Create fake stdin 2022-03-28 16:17:21 +00:00
meta-test Add rudimentary mode setting test 2022-01-14 09:16:09 +00:00
migration monitor-config-store: Properly escape monitor spec 2021-01-29 16:49:58 +00:00
monitor-configs monitor-config-store: Allow changing D-Bus configuration policy 2022-01-25 16:25:48 +00:00
ref-tests tests: Add virtual monitor tests 2021-03-12 15:09:45 +00:00
stacking tests: Add test for maintaining constraints after client resizes 2021-11-23 00:51:01 +00:00
wayland-test-clients wayland/xdg-shell: Add toplevel bounds support 2022-03-04 14:48:25 +00:00
anonymous-file.c tests/anonymous-file: Skip the rlimit part of the test when running CI 2020-12-03 21:39:13 +00:00
boxes-tests.c boxes: Add rectangle init macro 2022-01-25 15:47:03 +00:00
boxes-tests.h tests: Make testboxes an actual test 2018-11-06 17:17:36 +01:00
clutter-test-utils.c main: Move MetaX11DisplayPolicy to a new meta-private-enums.h 2021-07-15 11:34:36 +02:00
clutter-test-utils.h tests: Make common test code a shared library 2021-07-15 13:40:34 +02:00
headless-start-test.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
kms-utils-unit-tests.c backends/native: Add meta_calculate_drm_mode_vblank_duration_us() 2021-07-13 08:09:42 +00:00
meson.build tests/build: Set up test environment using a dict() 2022-03-28 16:17:21 +00:00
meta-backend-test.c monitor-unit-tests: Add tests with dynamic orientation changes 2021-09-04 10:04:01 +02:00
meta-backend-test.h monitor-unit-tests: Add tests with dynamic orientation changes 2021-09-04 10:04:01 +02:00
meta-context-test.c Add rudimentary mode setting test 2022-01-14 09:16:09 +00:00
meta-dbus-runner.py tests/dbus-runner: Add methods needed for taking control of a session 2022-01-14 09:16:09 +00:00
meta-gpu-test.c backend: Move GPU ownership from the monitor manager to the backend 2019-06-20 13:31:55 +00:00
meta-gpu-test.h backend: Move GPU ownership from the monitor manager to the backend 2019-06-20 13:31:55 +00:00
meta-kms-test-utils.c tests/kms-utils: Add helpers for common buffer sizes 2022-01-25 15:47:03 +00:00
meta-kms-test-utils.h tests/kms-utils: Add helpers for common buffer sizes 2022-01-25 15:47:03 +00:00
meta-monitor-manager-test.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
meta-monitor-manager-test.h tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
meta-monitor-test-utils.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
meta-monitor-test-utils.h tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
meta-ref-test.c tests: Add reference test framework 2021-03-12 15:09:45 +00:00
meta-ref-test.h tests: Move ref test framework to libmutter-test.so 2022-02-09 09:04:09 +00:00
meta-sensors-proxy-mock.c tests: Add MetaOrientationManager tests via SensorsProxy mock 2021-09-04 10:04:00 +02:00
meta-sensors-proxy-mock.h tests: Add MetaOrientationManager tests via SensorsProxy mock 2021-09-04 10:04:00 +02:00
meta-test-utils-private.h tests/test-utils: Move test client path ensure helper to private header 2021-07-15 11:42:40 +02:00
meta-test-utils.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
meta-test-utils.h tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
meta-wayland-test-driver.c tests/wayland-test-driver: Add sync event 2021-12-19 15:48:51 +00:00
meta-wayland-test-driver.h tests/wayland-test-driver: Add sync event 2021-12-19 15:48:51 +00:00
meta-wayland-test-utils.c tests/wayland: Move test client helper into a utils file 2022-02-09 09:04:09 +00:00
meta-wayland-test-utils.h tests/wayland: Move test client helper into a utils file 2022-02-09 09:04:09 +00:00
monitor-config-migration-unit-tests.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
monitor-config-migration-unit-tests.h tests: Add monitor config migration tests 2017-08-21 12:23:51 +08:00
monitor-store-unit-tests.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
monitor-store-unit-tests.h tests: Add MetaMonitorConfigStore tests 2017-01-25 16:28:56 +08:00
monitor-transform-tests.c tests/monitor-transform: Also test invert() 2020-05-13 08:19:42 +00:00
monitor-transform-tests.h monitor-transform: Add meta_monitor_transform_transform() helper 2020-02-27 09:07:25 +01:00
monitor-unit-tests.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
mutter-all.test.in tests: Don't continue if setup commands fail 2021-11-17 09:04:07 +00:00
native-headless.c context/test: Add flag to test runner helper 2022-01-14 09:16:09 +00:00
native-kms-device.c kms: Don't enter power saving via updates 2022-01-25 15:47:03 +00:00
native-kms-render.c Add rudimentary mode setting test 2022-01-14 09:16:09 +00:00
native-kms-updates.c kms: Don't enter power saving via updates 2022-01-25 15:47:03 +00:00
native-persistent-virtual-monitor.c tests: Prefix test plugin name getter with meta_ 2021-07-15 11:42:40 +02:00
native-pointer-constraints.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
native-screen-cast.c tests: Add tests for virtual screen cast source 2021-03-12 15:09:45 +00:00
native-screen-cast.h tests: Add tests for virtual screen cast source 2021-03-12 15:09:45 +00:00
native-virtual-monitor.c tests: Add virtual monitor tests 2021-03-12 15:09:45 +00:00
native-virtual-monitor.h tests: Add virtual monitor tests 2021-03-12 15:09:45 +00:00
orientation-manager-unit-tests.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
orientation-manager-unit-tests.h tests: Move orientation helper to monitor test utils 2022-01-25 16:25:48 +00:00
README docs: Update tests instructions 2019-06-05 14:49:35 -03:00
ref-test-sanity.c context/test: Add flag to test runner helper 2022-01-14 09:16:09 +00:00
screen-cast-client.c tests/screen-cast: Add input injection tests to screen cast client 2022-03-04 18:13:45 +00:00
stage-view-tests.c tests: Move monitor test utils into libmutter-test.so 2022-02-09 09:04:09 +00:00
test-client.c tests/test-client: Log to stderr 2021-12-07 18:15:06 +00:00
test-runner.c context/test: Add flag to test runner helper 2022-01-14 09:16:09 +00:00
unit-tests.c tests: Split out monitor configuration tests to its own test case 2022-01-25 16:25:48 +00:00
unit-tests.h tests: Move 'wait-for-X11-display' helper to MetaContextTest 2021-07-15 11:42:40 +02:00
wayland-unit-tests.c wayland/xdg-shell: Add toplevel bounds support 2022-03-04 14:48:25 +00:00

This directory implements a framework for automated tests of Mutter. The basic
idea is that mutter-test-runner acts as the window manager and compositor, and
forks off instances of mutter-test-client to act as clients.

There's a simple scripting language for tests. A very small test would look like:

---
# Start up a new X11 client with the client id 1 (doesn't have to be an integer)
# Windows for this client will be referred to as 1/<window-id>
new_client 1 x11

# Create and show two windows - again the IDs don't have to be integers
create 1/1
show 1/1
create 1/2
show 1/2

# Wait for the commands we've executed in the clients to reach Mutter
wait

# Check that the windows are in the order we expect
assert_stacking 1/1 1/2
---

Running
=======

The tests are installed according to:

https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests

if -Dtests=true is passed to `meson configure`. You can run them uninstalled with:

 ninja test

Command reference
=================

The following commands are supported. Quoting and comments follow shell rules.

new_client <client-id> [wayland|x11]
 Starts a client, connecting by either Wayland or X11. The client
 will subsequently be known with the given client-id (an arbitrary
 string)

quit_client <client-id>
 Destroys all windows for the client, waits for that to be processed,
 then instructs the client to exit.

create <client-id>/<window-id> [override|csd]
 Creates a new window. For the X11 backend, the keyword 'override'
 can be given to create an override-redirect and the keyword 'csd'
 can be given to create a client-side decorated window.

show <client-id>/<window-id>
hide <client-id>/<window-id>
 Ask the client to show (map) or hide (unmap) the given window

activate <client-id>/<window-id>
 Ask the client to raise and focus the given window. This is currently a no-op
 for Wayland, where this capability is not supported in the protocol.

local_activate <client-id>-<window-id>
  The same as 'activate', but the operation is done directly inside Mutter
  and works for both backends

raise <client-id>/<window-id>
lower <client-id>/<window-id>
  Ask the client to raise or lower the given window ID. This is a no-op
  for Wayland clients. (It's also considered discouraged, but supported, for
  non-override-redirect X11 clients.)

minimize <client-id>/<window-id>
unminimize <client-id>/<window-id>
  Ask the client to minimize or unminimize the given window ID. This older
  term for this operation is "iconify".

destroy <client-id>/<window-id>
  Destroy the given window

wait
  Wait until all requests sent by Mutter to clients have been received by Mutter,
  and then wait until all requests by Mutter have been processed by the X server.

assert_stacking <client-id>/<window-id> <client-id>/<window-id> ...
  Assert that the list of client windows known to Mutter is as given and in
  the given order, bottom to top. The character '|' can be present in the
  list of windows to indicate the guard window that separates hidden and
  visible windows. If '|' isn't present, the guard window is asserted to
  be below all client windows.

  This function also queries the X server stack and verifies that Mutter's
  expectation of the X server stack matches reality.