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
/
poky
/
meta
/
recipes-devtools
/
python
/
python3-numpy
/
run-ptest
blob: 9a1c72aeb10d0b3ee5eaa3764a5fb1ab8cf4a35c (
plain
)
1
2
3
4
5
#!/usr/bin/env python3
import
numpy
numpy
.
test
(
label
=
'full'
,
verbose
=
2
)