From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Fri, 25 Jan 2019 16:22:16 +0100 Subject: [LTP] [PATCH] syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls In-Reply-To: <20190124192849.47482-1-smuckle@google.com> References: <20190124192849.47482-1-smuckle@google.com> Message-ID: <20190125152216.GA19438@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Steve, > These tests were recently created. Add them to the syscalls suite > of tests. > Signed-off-by: Steve Muckle > --- I'm sorry, I overlooked missing definitions in runtest file. Thanks for fixing it. Kind regards, Petr