On Sat, Mar 12, 2016 at 11:00:19AM +0530, Anchit Jain wrote: > --- /dev/null > +++ b/tests/fchmodat.test > @@ -0,0 +1,13 @@ > +#!/bin/sh > + > +# Check fchmodat syscall decoding. > + > +. "${srcdir=.}/init.sh" > + > +run_prog > /dev/null > +OUT="$LOG.out" > +run_strace -a28 -efchmodat $args > "$OUT"
I suppose -a28 is not needed for this test. Otherwise looks OK. Meanwhile, the patch doesn't apply to the current HEAD, please rebase and resubmit. -- ldv
pgpjzdQFkMATE.pgp
Description: PGP signature
------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel