Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
d19da53d2579a1cc23c8d8d58d21a91889cdd897
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-cryptography
/
run-ptest
blob: 1e97dda63e7430340699171e590978fc143ffe7d [
file
] [
log
] [
blame
]
#!/bin/sh
if
./
check
-
memfree
.
py
;
then
pytest
-
vvvv tests
/
fi