Sign in
gbmc
/
openbmc
/
refs/heads/master
/
.
/
upstream-layers
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-fastapi
/
run-ptest
blob: b4d99ee36b587f75fa670da9e8eae1dcc110fde6 [
file
] [
edit
]
#!/bin/sh
# ignore the test from the tutorial
# those depends on python packages that are not part of OE
pytest
--
automake
--
ignore tests
/
test_tutorial