Home | History | Annotate | Download | only in Interpreter
      1 # These tests require foreign function calls
      2 if config.enable_ffi != "ON":
      3     config.unsupported = True
      4