From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 12 Nov 2020 11:32:17 +0100 Subject: [LTP] [PATCH v2 2/2] syscalls/ptrace11: Add test for tracing init process In-Reply-To: <1605163724-20306-2-git-send-email-xuyang2018.jy@cn.fujitsu.com> References: <20201111150926.GA21539@yuki.lan> <1605163724-20306-1-git-send-email-xuyang2018.jy@cn.fujitsu.com> <1605163724-20306-2-git-send-email-xuyang2018.jy@cn.fujitsu.com> Message-ID: <20201112103217.GD11365@yuki.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > +// SPDX-License-Identifier: GPL-2.0-or-later > +/* > + * Copyright (c) 2020 FUJITSU LIMITED. All rights reserved. > + * Author: Yang Xu + * > + * This case just check whether we can trace init(1) process and > + * doesn't trigger error. > + */ Why is init(1) special here? Is this a regression test? -- Cyril Hrubis chrubis@suse.cz