mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-25 05:50:42 +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
|