On 03/19/2014 12:17 AM, [email protected] wrote: > Hi! >> Merge msync03.c, msync04.c, msync05.c into one msync03 >> test, which contains EINVAL and ENOMEM error value tests. >> >> And add new EBUSY error value test. > Pushed with minor changes: > > --- a/testcases/kernel/syscalls/msync/msync03.c > +++ b/testcases/kernel/syscalls/msync/msync03.c > @@ -1,4 +1,5 @@ > /* > + * Copyright (c) International Business Machines Corp., 2001 > * Copyright (c) 2014 Fujitsu Ltd. > * Author: Xiaoguang Wang <[email protected]> > * > > > > Please do not remove copyright headers unless the test was rewritten from > scratch. And you don't have to unlink files in tmpdir, tst_rmdir() does that > for you, you only have to close the fds.
Got it, thanks. Xiaoguang Wang > > Thanks. > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
