[
  {
    "os": [
      "chromeos"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "enterprise_connectors.device_trust_user.origins",
      "pref_location": "signin_profile",
      "default_value": [],
      "values_to_test": [
        [
          "https://example1.com",
          "https://[*.]example2.com",
          "https://foo.example3.com/path"
        ]
      ]
    }
  }
]
