Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
4c277bca2f6bb4ba6a8e67d76a6abc51142ead0c
/
.
/
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