qtest: ensure netdev-socket tests have non-overlapping names
commitf51d3fb14d4125c00338e74eaa8bbe100f30e6f8
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 4 Jan 2024 16:29:42 +0000 (4 16:29 +0000)
committerThomas Huth <thuth@redhat.com>
Thu, 11 Jan 2024 10:39:26 +0000 (11 11:39 +0100)
tree83338b23fe8f855dae5c22aa3c232246552b4989
parent9cd67f0cce1887598b09b80cdeb066531102d743
qtest: ensure netdev-socket tests have non-overlapping names

When naming glib tests if the name of one test is a substring of the
name of another test, it is not possible to use the '-p /the/name'
option to run a single test.

Signed-off-by: "Daniel P. Berrangé" <berrange@redhat.com>
Message-ID: <20240104162942.211458-7-berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/netdev-socket.c