public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* kernel tests
@ 2006-01-24  0:22 Hien Nguyen
  2006-01-24 15:38 ` William Cohen
  0 siblings, 1 reply; 2+ messages in thread
From: Hien Nguyen @ 2006-01-24  0:22 UTC (permalink / raw)
  To: SystemTAP

I just checked in some scripts under tests/kernel that provides the 
basic automation for the kernel tests.
At the tests/kernel directory run the
./runtests.sh

The runtests.sh will execute the following test
colocated_probes
functional_kprobe_test
temp_disarm
kprobe_unregister_bz1234

The output should look like this when all tests passed
[root@dyn9047022138 kernel]# ./runtests.sh
colocated_probes : PASSED
kprobe_test : PASSED
temp_disarm : PASSED
kprobe_unregister : PASSED

This has been tested on my i386 machine, ppc64 support will be next, 
then more tests will be added as we goes.

Hien.






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

* Re: kernel tests
  2006-01-24  0:22 kernel tests Hien Nguyen
@ 2006-01-24 15:38 ` William Cohen
  0 siblings, 0 replies; 2+ messages in thread
From: William Cohen @ 2006-01-24 15:38 UTC (permalink / raw)
  To: Hien Nguyen; +Cc: SystemTAP

Hien Nguyen wrote:
> I just checked in some scripts under tests/kernel that provides the 
> basic automation for the kernel tests.
> At the tests/kernel directory run the
> ./runtests.sh
> 
> The runtests.sh will execute the following test
> colocated_probes
> functional_kprobe_test
> temp_disarm
> kprobe_unregister_bz1234
> 
> The output should look like this when all tests passed
> [root@dyn9047022138 kernel]# ./runtests.sh
> colocated_probes : PASSED
> kprobe_test : PASSED
> temp_disarm : PASSED
> kprobe_unregister : PASSED
> 
> This has been tested on my i386 machine, ppc64 support will be next, 
> then more tests will be added as we goes.
> 
> Hien.

Hi Hien,

This is great addition. Could you update the tests/Changelog to list the 
additions?

-Will

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

end of thread, other threads:[~2006-01-24 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-24  0:22 kernel tests Hien Nguyen
2006-01-24 15:38 ` William Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).