Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

916 @unittest.skipUnless(threading, 'Threading required for this test.')
1841 @unittest.skipUnless(threading, 'listen() needs threading to work')
1945 @unittest.skipUnless(threading, 'Threading required for this test.')