summaryrefslogtreecommitdiff
path: root/tests/attach-p-cmd.h
blob: 5f27cd107db6c72ab6363f1ba6aa93cc1362adcd (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2017-2018 The strace developers.
 * All rights reserved.
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

static const char lockdir[] = "attach-p-cmd.test-lock";
static const char pidfile[] = "attach-p-cmd.test-pid";