mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
- This recipe is needed by newer versions of fwupd from meta-oe - Add ptest support for python3-pefile - Add python3-pefile to PTESTS_FAST_META_OE since tests take < 30s Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
61 B
Bash
4 lines
61 B
Bash
#!/bin/sh
|
|
|
|
pytest --automake --ignore=./tests/pefile_test.py
|