I am trying to do yocto testing
:
- how to do yocto daily test report?
- how to do weekly test?
- yocto full pass test?
- sanity test for yocto?
please guide me to do this?
I am trying to do yocto testing
:
You might want to expand on what you want to actually do.
If you want to run the QA then you want to look at oe-selftest
and bitbake core-image-sato -c testimage
.