Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
a1e4489ca3959f5a162d8cb2f5c960c8c1708dea
/
.
/
poky
/
meta
/
recipes-devtools
/
python-numpy
/
files
/
run-ptest
blob: 9a1c72aeb10d0b3ee5eaa3764a5fb1ab8cf4a35c [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
import
numpy
numpy
.
test
(
label
=
'full'
,
verbose
=
2
)