Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
021eb1b8671f0056293f752ac62c7876e0431fff
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-pylint
/
run-ptest
blob: ed424cb8794060afcbbb33f002060e1215478faa [
file
] [
log
] [
blame
]
#!/bin/sh
pytest
--
benchmark
-
disable
-
vv
--
minimal
-
messages
-
config
--
automake tests
/
test_functional
.
py