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