Sign in
◑
Theme
gbmc
/
openbmc
/
c3903d7b0e7c6029222006369ee7d9e18ea5226a
/
.
/
upstream-layers
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-fastapi
/
run-ptest
blob: b4d99ee36b587f75fa670da9e8eae1dcc110fde6 [
file
]
#!/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