mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-07 09:45:22 +01:00
This is to support ptest format https://wiki.yoctoproject.org/wiki/Ptest Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
29 B
Bash
4 lines
29 B
Bash
#!/bin/sh
|
|
|
|
pytest --automake
|