Sign in
◑
Theme
gbmc
/
openbmc
/
eef7152c1df4b0dd5221ae2b5d9c0989a1cc6007
/
.
/
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