This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/testsuite ChangeLog lib/stap_run.exp semko ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2006-11-10 16:51:11

Modified files:
	testsuite      : ChangeLog 
	testsuite/lib  : stap_run.exp 
	testsuite/semko: maxactive03.stp 
	testsuite/systemtap.base: maxactive.exp 

Log message:
	2006-11-10  David Smith  <dsmith@redhat.com>
	
	* semko/maxactive03.stp: Stop on pass2 instead of on pass1.
	
	* lib/stap_run.exp: As a side-effect, stap_run() sets global
	'probe_errors' and 'skipped_probes' to the number of probe errors
	and skipped probes seen while running the probe.
	* systemtap.base/maxactive.exp: Uses extended stap_run() to find
	number of skipped probes instead of using private stap_run()
	variant.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/lib/stap_run.exp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semko/maxactive03.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.base/maxactive.exp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]