public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Announce] Strace Test
@ 2004-02-16  5:22 dan carpenter
  2004-02-16  6:59 ` Anton Blanchard
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: dan carpenter @ 2004-02-16  5:22 UTC (permalink / raw)
  To: ltp-list; +Cc: linux-kernel

Good evening,

I'm happy to announce the initial public release of 
Strace Test.  I believe Strace Test is the most 
aggressive general purpose kernel tester available.
Strace Test generally crashes my system within 
5 minutes (2.6.1-rc2).

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.

Strace Test uses LTP to generate real world syscalls.  
Just unpack ltp and type 'make -k'.  You don't
need to install the test if you don't want to.

The modifications make the test scripts go haywire.  
To keep the test on track we restart it every 10 
seconds.  The first script is run as root and it 
spawns off the test as a test user.  Every 10 seconds
root kills off all the test user's processes and 
restarts the test.  The actual tests are run with 
user permissions.

Strace Test is available from:
http://67.113.20.209/strace_test.tar.bz2

Test Instructions (for i386)
Create a test user
Download and untar ltp (ltp.sf.net)
Cd to ltp and `make -k` 
Untar strace_test
cd strace_test && ./go_go.sh
Enter the path to ltp
Enter the test user

regards,
dan carpenter
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-03-11  9:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-16  5:22 [Announce] Strace Test dan carpenter
2004-02-16  6:59 ` Anton Blanchard
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox