mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
dev-manual: runtime-testing: fix test module name
(From yocto-docs rev: d2d114ea2ba1994d244ce4af92119158ac1954bf) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
815ef8ecb3
commit
a41c9ae7aa
@@ -453,7 +453,7 @@ layer's ``layer.conf`` file as normal). Just remember the following:
|
|||||||
directory.
|
directory.
|
||||||
|
|
||||||
To create a new test, start by copying an existing module (e.g.
|
To create a new test, start by copying an existing module (e.g.
|
||||||
``syslog.py`` or ``gcc.py`` are good ones to use). Test modules can use
|
``oe_syslog.py`` or ``gcc.py`` are good ones to use). Test modules can use
|
||||||
code from ``meta/lib/oeqa/utils``, which are helper classes.
|
code from ``meta/lib/oeqa/utils``, which are helper classes.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|||||||
Reference in New Issue
Block a user