group("unittests") {
  deps = [
    "Core:CoreTests",
    "Profile:ProfileTests",
    "Passes:PassTests",
  ]
  testonly = true
}
