mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
This is to support ptest format
https://wiki.yoctoproject.org/wiki/Ptest
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit e3f4956a23)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
4 lines
29 B
Bash
4 lines
29 B
Bash
#!/bin/sh
|
|
|
|
pytest --automake
|