qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tests/vm/README: fix documentation path in tests/vm/README
@ 2025-06-07  6:04 Haseung Bong
  2025-06-10  5:09 ` Thomas Huth
  0 siblings, 1 reply; 4+ messages in thread
From: Haseung Bong @ 2025-06-07  6:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.bennee, philmd, thuth, haseung.bong

From: "haseung.bong" <hasueng@gmail.com>

The README file in tests/vm/ points to a non-existent file,
docs/devel/testing.rst. Update the README to point to
docs/devel/testing/main.rst, which now contains information
about VM testing.

Signed-off-by: Haseung Bong <hasueng@gmail.com>
---
 tests/vm/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/vm/README b/tests/vm/README
index f9c04cc0e7..14ac323309 100644
--- a/tests/vm/README
+++ b/tests/vm/README
@@ -1 +1 @@
-See docs/devel/testing.rst for help.
+See docs/devel/testing/main.rst for help.
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] tests/vm/README: fix documentation path in tests/vm/README
@ 2025-06-07  7:47 Haseung Bong
  2025-06-07 20:47 ` Haseung Bong
  0 siblings, 1 reply; 4+ messages in thread
From: Haseung Bong @ 2025-06-07  7:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.bennee, philmd, thuth, haseung.bong

From: "haseung.bong" <hasueng@gmail.com>

The README file in tests/vm/ points to a non-existent file,
docs/devel/testing.rst. Update the README to point to
docs/devel/testing/main.rst, which now contains information
about VM testing.

Signed-off-by: Haseung Bong <hasueng@gmail.com>
---
 tests/vm/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/vm/README b/tests/vm/README
index f9c04cc0e7..14ac323309 100644
--- a/tests/vm/README
+++ b/tests/vm/README
@@ -1 +1 @@
-See docs/devel/testing.rst for help.
+See docs/devel/testing/main.rst for help.
-- 
2.43.0



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

end of thread, other threads:[~2025-06-10  5:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-07  6:04 [PATCH] tests/vm/README: fix documentation path in tests/vm/README Haseung Bong
2025-06-10  5:09 ` Thomas Huth
  -- strict thread matches above, loose matches on Subject: below --
2025-06-07  7:47 Haseung Bong
2025-06-07 20:47 ` Haseung Bong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).