Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 1/2] drm/vkms: Fix run-tests.sh script name
@ 2025-10-24 11:00 José Expósito
  2025-10-24 11:00 ` [PATCH 2/2] drm/vkms: Update testing with IGT IGT_DEVICE José Expósito
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: José Expósito @ 2025-10-24 11:00 UTC (permalink / raw)
  To: louis.chauvet
  Cc: hamohammed.sa, simona, melissa.srw, airlied, maarten.lankhorst,
	mripard, tzimmermann, corbet, dri-devel, linux-doc, linux-kernel,
	José Expósito

The script is "run-tests.sh", no "run-test.sh".

Signed-off-by: José Expósito <jose.exposito89@gmail.com>
---
 Documentation/gpu/vkms.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/vkms.rst b/Documentation/gpu/vkms.rst
index 3574e01b928d..d8c445c417b7 100644
--- a/Documentation/gpu/vkms.rst
+++ b/Documentation/gpu/vkms.rst
@@ -161,7 +161,7 @@ To return to graphical mode, do::
 
 Once you are in text only mode, you can run tests using the --device switch
 or IGT_DEVICE variable to specify the device filter for the driver we want
-to test. IGT_DEVICE can also be used with the run-test.sh script to run the
+to test. IGT_DEVICE can also be used with the run-tests.sh script to run the
 tests for a specific driver::
 
   sudo ./build/tests/<name of test> --device "sys:/sys/devices/platform/vkms"
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-04 11:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 11:00 [PATCH 1/2] drm/vkms: Fix run-tests.sh script name José Expósito
2025-10-24 11:00 ` [PATCH 2/2] drm/vkms: Update testing with IGT IGT_DEVICE José Expósito
2025-11-04 10:50   ` Louis Chauvet
2025-11-04 10:49 ` [PATCH 1/2] drm/vkms: Fix run-tests.sh script name Louis Chauvet
2025-11-04 11:02 ` Louis Chauvet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox