Skip to content

TeohJayShen/yocto-bsp-test

 
 

Repository files navigation

yocto-bsp-test

This repo contain example of codes for automated board support packages (BSP) tests on Yocto Project with LAVA. The tests include ptest, kselftest, Linux Test Project (LTP) and more. LAVA has a capability to deploy image such as Yocto Project on board, boot up and run the test.

example-lava-job

These are some examples of LAVA jobs definition to boot the device using USB and network boot.

  • [USB boot] (example-lava-job/minnowboard-job-USB-boot.yaml)
  • [network boot] (example-lava-job/minnowboard-job-network-boot.yaml)

Supported platform

Current we support Minnowboard-turbot which is x86 platform on LAVA. Device configuration for minnowboard is available [here] (../lava-config/dispatcher-config/device-types/minnowboard.jinja2)

Author

  • Alim Hussin

References

About

Yocto Project BSP test on LAVA framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.8%
  • Shell 30.2%