Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

454 @unittest.skipUnless(threading, 'Threading required for this test.')
772 @unittest.skipUnless(gzip, 'gzip not available')
884 @unittest.skipUnless(threading, 'Threading required for this test.')