mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
e735c00c42
The recipe has inherited the ptest class, however it did not install not execute any tests. This change installs the tests and add a script to execute them. The tests are quick, execution takes single digit seconds. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>