From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 9 May 2019 09:41:34 +0200 Subject: [LTP] [PATCH v3] syscalls/rt_sigqueueinfo01: rewrote testcase In-Reply-To: <20190508112822.27255-1-camann@suse.com> References: <20190508112822.27255-1-camann@suse.com> Message-ID: <20190509074134.GA22704@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Christian, > The previous implementation only tested if the syscall can > be called at all. Now it also checks if the correct signal > and data is sent and received. > Signed-off-by: Christian Amann Acked-by: Petr Vorel Kind regards, Petr