public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Re: systemtap tests status
@ 2005-08-21 18:09 Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2005-08-21 18:09 UTC (permalink / raw)
  To: systemtap

Hi -

wcohen wrote:

> I have added a number of tests to the systemtap test/testsuite module [...]
> runtest --tool=systemtap
> [...]

With a few little tweaks, all these tests pass.  Thanks muchly
for getting started with this aspect.

I suspect that the great deal of commonality amongst the per-test .exp
files could be corrected by having one or two master .exp files that
iterate along a group of .stp's.  dejagnu has globbing operators for
just such use.  Those .stp scripts that perform their own assessment
of pass/failure, which is most of them, could simply be generically
asserted to return "... pass ...", thus require no per-test .exp code
whatsoever.

- FChE

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

* systemtap tests status
@ 2005-08-19 21:47 William Cohen
  0 siblings, 0 replies; 2+ messages in thread
From: William Cohen @ 2005-08-19 21:47 UTC (permalink / raw)
  To: SystemTAP

I have added a number of tests to the systemtap test/testsuite module to 
test the basic function of running probes. These tests need to have 
systemtap installed on the system (a given). The tests also need dejagnu 
to run. So can run the tests in test/testsuite with:

runtest --tool=systemtap

Right now the test are doing the really basic checks to see if simple 
probes can be installed, whether the if-then-else works, and simple 
arithmic operations. Going to populate

Many of the tests are going to fail due to bugzilla #1212 and #1213. 
However, this is a start to make sure that systemtap works as expected.

-Will

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

end of thread, other threads:[~2005-08-21 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-21 18:09 systemtap tests status Frank Ch. Eigler
  -- strict thread matches above, loose matches on Subject: below --
2005-08-19 21:47 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).