summaryrefslogtreecommitdiff
path: root/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-bleak/run-ptest
blob: 623fc814c92e795a15208fb570473dcb90b842fe (plain)
1
2
3
#!/bin/sh
#Skip integration as it need hci_vhci, but hci_vhci module is not enabled in yocto kernel.
pytest --automake -k "not integration"