aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyzmq/run-ptest
blob: beefefa66350ade09c19dee4a19ae5768f2f2a27 (plain)
1
2
3
4
#!/bin/sh

pytest --automake \
-k 'not test_callable_check and not test_on_recv_basic and not test_on_recv_wake and not test_on_recv_async and not test_on_recv_async_error and not test_curve'