mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-04 10:00:37 +00:00
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>