Hello All,

I have made a preempt-rt image with "core-image-rt" by including the following 
line in local.conf file.

PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"
IMAGE_CLASSES += "testimage testsdk"
EXTRA_IMAGE_FEATURES = ptest-pkgs debug-tweaks"

and the bake my recipe with following command.

*bitbake core-image-rt*

I got my image successfully ready. Now I want to do testing of this image so I 
run the following command .

*bitbake core-image-rt -c testimage*

So i am seeing my all tests are skipped ( attached ). Kindly make me clear on 
following points .
1. Why my all tests are skipped?
2. How can I run the rt-specific test in my image? Except cyclictest any test, 
i need to run for this particular image ?
3. Would I need to run every test individually through bitbake or any other 
specific command so my p-test would run?
3. How can I generate the test report?

Any replies would be helpful for me. Thanks in advance

Attachment: testresults.json
Description: application/json

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58246): https://lists.yoctoproject.org/g/yocto/message/58246
Mute This Topic: https://lists.yoctoproject.org/mt/94066549/21656
Mute #patch:https://lists.yoctoproject.org/g/yocto/mutehashtag/patch
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #qemu:https://lists.yoctoproject.org/g/yocto/mutehashtag/qemu
Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell
Mute #linux:https://lists.yoctoproject.org/g/yocto/mutehashtag/linux
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to