diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2024-12-26 16:20:16 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 08:41:04 -0800 |
| commit | 2497f29afd1ff66964b84dc79a7cd1126bbc94fa (patch) | |
| tree | 494d2d1a6b358c3796d870e1e060a949addf37b9 /documentation/test-manual/intro.rst | |
| parent | 1418534d2215890723c281f852b6a6fd08acdbcf (diff) | |
| download | poky-2497f29afd1ff66964b84dc79a7cd1126bbc94fa.tar.gz | |
ref-manual/packages: move ptest section to the test-manual
[ YOCTO #15106 ]
It makes more sense to document ptests in the test-manual. Since ptests
are still related to packages, keep a link to ptests from packages.rst
to the test-manual.
Reported-by: Yoann Congal <yoann.congal@smile.fr>
(From yocto-docs rev: 8b6ada020d595d86c7bbe78a27b7a6301715b039)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit b389c06b709e4791e1cce5e8a5b58f6b0cd03a14)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/test-manual/intro.rst')
| -rw-r--r-- | documentation/test-manual/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/intro.rst b/documentation/test-manual/intro.rst index bb267d2d88..ff9b6d3794 100644 --- a/documentation/test-manual/intro.rst +++ b/documentation/test-manual/intro.rst | |||
| @@ -141,7 +141,7 @@ the following types of tests: | |||
| 141 | - *Package Testing:* A Package Test (ptest) runs tests against packages | 141 | - *Package Testing:* A Package Test (ptest) runs tests against packages |
| 142 | built by the OpenEmbedded build system on the target machine. See the | 142 | built by the OpenEmbedded build system on the target machine. See the |
| 143 | :ref:`Testing Packages With | 143 | :ref:`Testing Packages With |
| 144 | ptest <dev-manual/packages:Testing Packages With ptest>` section | 144 | ptest <test-manual/ptest:Testing Packages With ptest>` section |
| 145 | in the Yocto Project Development Tasks Manual and the | 145 | in the Yocto Project Development Tasks Manual and the |
| 146 | ":yocto_wiki:`Ptest </Ptest>`" Wiki page for more | 146 | ":yocto_wiki:`Ptest </Ptest>`" Wiki page for more |
| 147 | information on Ptest. | 147 | information on Ptest. |
