Home | History | Annotate | Download | only in test

Lines Matching refs:skipUnless

895     @unittest.skipUnless(threading, 'Threading required for this test.')
1193 @unittest.skipUnless(threading, 'Threading required for this test.')
2398 @unittest.skipUnless(threading, 'Threading required for this test.')
2777 @unittest.skipUnless(fcntl, 'fcntl required for this test')
2781 @unittest.skipUnless(fcntl, 'fcntl required for this test')
2858 @unittest.skipUnless(threading, 'Threading required for this test.')
2973 @unittest.skipUnless(threading, 'Threading required for this test.')