Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

977     @unittest.skipUnless(threading, 'Threading required for this test.')
1287 @unittest.skipUnless(threading, 'Threading required for this test.')
2589 @unittest.skipUnless(threading, 'Threading required for this test.')
2996 @unittest.skipUnless(fcntl, 'fcntl required for this test')
3000 @unittest.skipUnless(fcntl, 'fcntl required for this test')
3079 @unittest.skipUnless(threading, 'Threading required for this test.')
3196 @unittest.skipUnless(threading, 'Threading required for this test.')