blob: 2def369dc5d4ff42c99741df4e44b6c4a2cad545 [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.
{
include: [ "//src/proc/tests/starnix_test.shard.cml" ],
program: {
binary: "/vendor/data/nativetest64/libutils_test/libutils_test",
args: [ "--gtest_filter=LooperTest.PollOnce_WhenNon*:LooperTest.PollOnce_WhenZero*:LooperTest.AddFd*:LooperTest.RemoveFd*:LooperTest.SendMessage*:LooperTest.RemoveMessage*:LooperTest.MultiThreaded*" ],
user: "root:x:0:0",
},
}