1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 import("../../../mojo_sdk.gni")
7 mojo_sdk_source_set("tests") {
11 [ "mojo/public/cpp/system/tests:mojo_public_system_unittests" ]
15 "core_unittest_pure_c.c",
24 "mojo/public/c/environment",
25 "mojo/public/c/system",
29 mojo_sdk_source_set("perftests") {
41 "mojo/public/c/environment",
42 "mojo/public/cpp/system",
43 "mojo/public/cpp/test_support:test_utils",
44 "mojo/public/cpp/utility",