public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* minor probelm in current.stp
@ 2007-09-07 13:50 Wenji Huang
  2007-09-07 15:54 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Wenji Huang @ 2007-09-07 13:50 UTC (permalink / raw)
  To: systemTAP

Hi,

 Regarding to testsuite/systemtap/current.stp, there are probe like

    module("*").function("*interrupt*").call,
    module("*").function("*interrupt*").return

 In rare case, no module/no such function in module will result in 
current.stp failing.

 Also other test scripts.
    buildok/four.stp
    buildok/twentyfive.stp
    semok/twelve.stp

 are related to kernel config. They fail when the modules are built-in.

 So I think we had better make them optional or create a little 
complicated exp file to less FAIL from kernel config.

 If no objection, I will do that.

Thanks.
Wenji

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

* Re: minor probelm in current.stp
  2007-09-07 13:50 minor probelm in current.stp Wenji Huang
@ 2007-09-07 15:54 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2007-09-07 15:54 UTC (permalink / raw)
  To: Wenji Huang; +Cc: systemTAP

Wenji Huang <wenji.huang@oracle.com> writes:

> [...]  Also other test scripts. [...]  are related to kernel
> config. They fail when the modules are built-in.  So I think we had
> better make them optional [...]

I guess that's OK.  Note that once we get to bug #2067, these same
test cases will need to be changed again.

- FChE

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

end of thread, other threads:[~2007-09-07 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-07 13:50 minor probelm in current.stp Wenji Huang
2007-09-07 15:54 ` Frank Ch. Eigler

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