Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

914 @unittest.skipUnless(threading, 'Threading required for this test.')
1857 @unittest.skipUnless(threading, 'listen() needs threading to work')
1961 @unittest.skipUnless(threading, 'Threading required for this test.')