Home | History | Annotate | Download | only in test

Lines Matching full:skipunless

755 @unittest.skipUnless(struct, 'struct module required for this test.')
756 @unittest.skipUnless(ndarray, 'ndarray object required for this test')