Sign in
android
/
toolchain
/
rr
/
eda23a1c9cf89d22b15d838fdf46042b51a3e4ca
/
.
/
src
/
test
/
syscallbuf_fd_disabling.run
blob: 2df1b77e8f42b9721b66e7d57645c06e271285eb [
file
] [
log
] [
blame
]
source
`dirname $0`
/
util
.
sh
GLOBAL_OPTIONS
=
"$GLOBAL_OPTIONS -M"
record $TESTNAME
if
[[
"record.out"
!=
$
(
grep
-
l
'^\[.*\]Line 2$'
record
.
out
)
]];
then
failed
"Missing line annotation"
exit
fi
compare_test EXIT
-
SUCCESS