summaryrefslogtreecommitdiff
path: root/tests/int_0x80.test
blob: 6b3ca25f6380f5e86f3de114f5843669f05645ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh
#
# Check decoding of int 0x80 on x86_64, x32, and x86.
#
# Copyright (c) 2017-2018 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later

. "${srcdir=.}/init.sh"

$STRACE -d -enone / > /dev/null 2> "$LOG"
grep -x "[^:]*strace: PTRACE_GET_SYSCALL_INFO works" "$LOG" > /dev/null ||
	skip_ 'PTRACE_GET_SYSCALL_INFO does not work'

run_strace_match_diff -a11 -e trace=getgid32