1 /*
2 * Copyright (c) 2017-2018 The strace developers.
3 * All rights reserved.
4 *
5 * SPDX-License-Identifier: GPL-2.0-or-later
6 */
7
8 static const char lockdir[] = "attach-p-cmd.test-lock";
9 static const char pidfile[] = "attach-p-cmd.test-pid";