linuxOS_PX30_CAR/yocto/poky/meta/recipes-devtools/python-numpy/files/run-ptest

6 lines
74 B
Plaintext
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
#!/usr/bin/env python3
import numpy
numpy.test(label='full', verbose=2)