Lines Matching defs:support
28 from test import support
29 from test.support import os_helper
30 from test.support import script_helper
91 self.skipTest("filesystem doesn't support timestamps near 2**32")
97 # support modification times larger than 32-bits.
101 self.skipTest("filesystem doesn't support large timestamps")
158 with support.captured_stdout() as stdout:
230 with support.captured_stdout() as stdout:
467 @unittest.skipIf(support.is_wasi, "tempdir is not encodable on WASI")
519 return [*support.optim_args_from_interpreter_flags(),