index
:
BMC/tmp/openbmc.git
dunfell
fplus
gatesgarth
hardknott
honister
kirkstone
langdale
master
mickledore
nanbield
scarthgap
sputnik
styhead
thud
trunk
v1.0-stable
walnascar
warrior
OpenBMC Distribution (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-cryptography
/
run-ptest
blob: 1e97dda63e7430340699171e590978fc143ffe7d (
plain
)
1
2
3
4
#!/bin/sh
if
./check-memfree.py
;
then
pytest
-vvvv
tests/
fi