-1

I am trying to do yocto testing:

  1. how to do yocto daily test report?
  2. how to do weekly test?
  3. yocto full pass test?
  4. sanity test for yocto?
    please guide me to do this?
yoctotutor.com
  • 5,145
  • 4
  • 26
  • 36

1 Answers1

1

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.

Ross Burton
  • 3,516
  • 13
  • 12