Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

310     @unittest.skipUnless(threading, "Threading required for this test.")
657 @unittest.skipUnless(threading, 'Threading required for this test.')
1116 @unittest.skipUnless(threading, 'Threading required for this test.')