From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 20 Nov 2018 16:57:44 +0100 Subject: [LTP] [PATCH ltp] syscalls/bind03: Modified to test errors separately. In-Reply-To: <20180911102403.7094-1-junchi.chen@intel.com> References: <20180911102403.7094-1-junchi.chen@intel.com> Message-ID: <20181120155744.GA23648@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Junchi, > To avoid mess with the priority of EADDRINUSE and EINVAL, we split the > test to test these two -- one invalid parameter at a time. > Signed-off-by: Junchi Chen > --- > testcases/kernel/syscalls/bind/bind03.c | 47 +++++++++++++------------ Thanks, merged. Kind regards, Petr