public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: dan carpenter <error27@email.com>
Cc: ltp-list@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [Announce] Strace Test
Date: Mon, 16 Feb 2004 17:59:26 +1100	[thread overview]
Message-ID: <20040216065926.GA22323@krispykreme> (raw)
In-Reply-To: <20040216052257.A2C971D7214@ws3-3.us4.outblaze.com>

 
> Strace Test uses a modified version of strace 4.5.1.  
> Instead of printing out information about system calls, 
> the modified version calls the syscalls with improper 
> values.  A patch and a binary for i386 are included 
> in the strace_test tar ball.

Nasty. I like it :)

Im running it on ppc32 at the moment, will test ppc64 next. Might be 
worth changing maxed to a long and passing back -1UL:

int
maxed(arg)
int arg;
{
       return 0xffffffff;
}

Anton

  reply	other threads:[~2004-02-16  7:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16  5:22 [Announce] Strace Test dan carpenter
2004-02-16  6:59 ` Anton Blanchard [this message]
2004-03-11  9:53   ` Chris Wedgwood
2004-02-16 15:46 ` [LTP] " Robert Williamson
2004-02-19 10:07 ` Nikita Danilov
2004-02-19 10:38   ` Andrew Morton
2004-02-19 10:51     ` Nikita Danilov
2004-02-19 10:59       ` Andrew Morton
2004-02-19 10:29 ` David Weinehall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040216065926.GA22323@krispykreme \
    --to=anton@samba.org \
    --cc=error27@email.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ltp-list@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox