Sign in
gbmc
/
openbmc
/
refs/heads/master
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-pylint
/
run-ptest
blob: ed424cb8794060afcbbb33f002060e1215478faa [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
pytest
--
benchmark
-
disable
-
vv
--
minimal
-
messages
-
config
--
automake tests
/
test_functional
.
py