On Mon, 2 Sep 2019 at 15:06, sateesh m <sateesh0...@gmail.com> wrote:

> I followed the wiki https://wiki.yoctoproject.org/wiki/Ptest , but when I
> boot to my image and run ptest-runner I have the output : "No ptests found."
> Is this normal ? I thought that
>
> DISTRO_FEATURES_append = " ptest"
> and
> EXTRA_IMAGE_FEATURES += "ptest-pkgs"
>
> would install all the ptests for me in my image, apparently I am wrong but
> could you please explain to me why this is not the case i.e why ptests are
> not automatically installed in the image even though I included the above
> lines in my local.conf ?
>
> How to test my packages using ptest. can you share sample test or testing
> procedure document .
>

Can you share the log.do_rootfs file for your image please?

There are also example ptest images in poky, so you could try those and see
how they work.

Alex
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to