mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
dev-manual: runtime-testing: fix test module name
(From yocto-docs rev: e0f4f67d5e702b6d9c9c7b77896a397221d825d8) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
401bc1480a
commit
d59a8b7f46
|
@ -453,7 +453,7 @@ layer's ``layer.conf`` file as normal). Just remember the following:
|
|||
directory.
|
||||
|
||||
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.
|
||||
|
||||
.. note::
|
||||
|
|
Loading…
Reference in New Issue
Block a user