blob: 83fa78003fd3521b215c190c3472368b7c7d5731 [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("cpp") {
testonly = true
deps = [ "synchronization_checker" ]
}
group("hermetic_tests") {
testonly = true
deps = [ "synchronization_checker:hermetic_tests" ]
}