Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
5cf68f97d597dba3f717070520df4f8407154b2f
/
.
/
tests
/
nsyscalls.test
blob: 61f72d520d232f746ab51bf0d972c4334c65e535 [
file
] [
log
] [
blame
]
#!/bin/sh
# Check decoding of out-of-range syscalls.
.
"${srcdir=.}/init.sh"
if
[
"$MIPS_ABI"
=
"o32"
];
then
syscall
=
syscall
else
syscall
=
none
fi
run_strace_match_diff
-
e trace
=
$syscall