summaryrefslogtreecommitdiff
path: root/tests/clone_parent.test
blob: a5b077f34fad7072eb3f5a6f40b10637268b0670 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh -efu
#
# Check handling of CLONE_PARENT'ed processes.
#
# Copyright (c) 2017-2018 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later

. "${srcdir=.}/clone_ptrace.test"