public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Testsuite run on ppc64
@ 2005-11-03 20:29 Hien Nguyen
  2005-11-03 21:10 ` William Cohen
  0 siblings, 1 reply; 8+ messages in thread
From: Hien Nguyen @ 2005-11-03 20:29 UTC (permalink / raw)
  To: SystemTAP

Here's the testsuite result for ppc64. There are 4 failed tests listed 
below and my comments:

1)  FAIL: ./systemtap.base/kmodule.stp compilation  -
probably because the test could not find stap_run

2) Running ./systemtap.samples/symbols.exp ...
FAIL: symbols (1)

If I run the "stap symbols", I could count 11 line, looks like the test 
looks for 11 count but some how it still failed
# stap symbols.stp
 0x0
 0x80000000
 0xc0000000
 0xe0000000
 0xf0000000
 0xffffffff
 0xffffffff00000000 : .xfrm6_state_fini+0x2ffffffeffc7a65c/0x0 [ipv6]
 0xffffffff80000000 : .xfrm6_state_fini+0x2fffffff7fc7a65c/0x0 [ipv6]
 0xffffffff80120000 : .xfrm6_state_fini+0x2fffffff7fd9a65c/0x0 [ipv6]
 0xffffffff88000000 : .xfrm6_state_fini+0x2fffffff87c7a65c/0x0 [ipv6]
 0xffffffffffffffff : .xfrm6_state_fini+0x2fffffffffc7a65b/0x0 [ipv6]

3) Running ./systemtap.samples/syscalls1.exp ...
FAIL: syscalls-count (24)

The test looks for 250-300 system calls, but I run the below and it 
seems to give the correct value
# stap -p2 syscalls.stp | wc -l
290


4) Running ./systemtap.samples/syscalls2.exp ...
FAIL: syscalls-run (4)

The  looks for 100-150 count, run the below and it seems to give the 
correct value.
# stap syscalls.stp | wc -l
101


------ Test suite result starts here -----

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file 
for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using ./config/unix.exp as tool-and-target-specific interface file.
Running ./systemtap/systemtap-run.exp ...
Running ./systemtap.base/add.exp ...
Running ./systemtap.base/and.exp ...
Running ./systemtap.base/dec.exp ...
Running ./systemtap.base/div.exp ...
Running ./systemtap.base/div0.exp ...
Running ./systemtap.base/equal.exp ...
Running ./systemtap.base/finloop2.exp ...
Running ./systemtap.base/gt.exp ...
Running ./systemtap.base/gte.exp ...
Running ./systemtap.base/if.exp ...
Running ./systemtap.base/inc.exp ...
Running ./systemtap.base/kfunct.exp ...
Running ./systemtap.base/kmodule.exp ...
FAIL: ./systemtap.base/kmodule.stp compilation
Running ./systemtap.base/logical_and.exp ...
Running ./systemtap.base/logical_not.exp ...
Running ./systemtap.base/logical_or.exp ...
Running ./systemtap.base/lshift.exp ...
Running ./systemtap.base/lt.exp ...
Running ./systemtap.base/lte.exp ...
Running ./systemtap.base/mod.exp ...
Running ./systemtap.base/mult.exp ...
Running ./systemtap.base/ne.exp ...
Running ./systemtap.base/neg.exp ...
Running ./systemtap.base/not.exp ...
Running ./systemtap.base/or.exp ...
Running ./systemtap.base/rshift.exp ...
Running ./systemtap.base/simple.exp ...
Running ./systemtap.base/subtract.exp ...
Running ./systemtap.base/tri.exp ...
Running ./systemtap.base/xor.exp ...
Running ./systemtap.samples/arith.exp ...
Running ./systemtap.samples/arith_limits.exp ...
Running ./systemtap.samples/control_limits.exp ...
Running ./systemtap.samples/pfaults.exp ...
Running ./systemtap.samples/primes.exp ...
Running ./systemtap.samples/profile.exp ...
Running ./systemtap.samples/symbols.exp ...
FAIL: symbols (1)
Running ./systemtap.samples/syscalls1.exp ...
FAIL: syscalls-count (24)
Running ./systemtap.samples/syscalls2.exp ...
FAIL: syscalls-run (4)
Running ./systemtap.samples/sysopen.exp ...
Running ./systemtap.samples/transport.exp ...

                ===  Summary ===

# of expected passes            101
# of unexpected failures        4

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

end of thread, other threads:[~2005-11-04 17:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-03 20:29 Testsuite run on ppc64 Hien Nguyen
2005-11-03 21:10 ` William Cohen
2005-11-03 21:56   ` Frank Ch. Eigler
2005-11-03 22:07     ` Hien Nguyen
2005-11-03 23:52       ` William Cohen
2005-11-04 17:27         ` Hien Nguyen
2005-11-04 17:58           ` William Cohen
2005-11-03 22:25   ` Hien Nguyen

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).