Sign in
fuchsia
/
fuchsia
/
e4bafa03b206
/
.
/
src
/
proc
/
tests
/
android
/
meta
/
timerfd_test.cml
blob: 569473f75842df05ab80aa5760c1022435a72420 [
file
] [
log
] [
blame
]
{
include
:
[
"//src/proc/tests/android/gvisor.shard.cml"
],
program
:
{
binary
:
"/data/tests/timerfd_test"
,
args
:
[
"--gunit_filter=-TimerfdClockRealtimeTest.ClockRealtime:AllTimerTypes/TimerfdTest.BlockingPoll_*"
],
},
}