mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 02:37:53 +00:00
The recipe inherits the ptest class, however it doesn't install the actual tests, nor executes them. This change installs the tests, and add a run-ptest script to execute them also. The tests are fairly quick, it takes single digit seconds on my machine to execute. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>