linuxOS_PX30_CAR/yocto/poky/meta/recipes-devtools/python-numpy/files/run-ptest
2026-01-20 14:00:13 +08:00

6 lines
74 B
Python

#!/usr/bin/env python3
import numpy
numpy.test(label='full', verbose=2)