On 4/1/24 17:29, Daniel P. Berrangé wrote:
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é
---
tests/qtest/netdev-socket.c | 2 +-
1 file cha
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é
---
tests/qtest/netdev-socket.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git