xref: /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq/run-ptest (revision 44b3caf2214045a1492e7aa14e808ac6312930e1)
1db4c27eeSPatrick Williams#!/bin/sh
2db4c27eeSPatrick Williams
3*44b3caf2SPatrick Williamspytest --automake \
4*44b3caf2SPatrick Williams-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'
5