Home | History | Annotate | Download | only in sancov
      1 # These tests require a registered x86 backend.
      2 
      3 if not 'X86' in config.root.targets:
      4     config.unsupported = True
      5