Sign in
fuchsia
/
third_party
/
swift
/
115f7a43e006a33e81039ca67932db42fcb16b64
/
.
/
test
/
remote-run
/
run-only.test-sh
blob: a594a55d44dfe541cbfed0b20335ec6e90236160 [
file
] [
log
] [
blame
]
REQUIRES
:
shell
RUN
:
%
debug
-
remote
-
run echo hello
|
%
FileCheck
%
s
RUN
:
%
debug
-
remote
-
run
-
v echo hello
2
>&
1
>
/dev/
null
|
%
FileCheck
-
check
-
prefix VERBOSE
%
s
CHECK
:
{{^
hello$
}}
VERBOSE
:
/usr/
bin
/
env echo hello