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]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-61-gaa72ea6


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  aa72ea67cee4f9b25cec199228df81eee267b3cc (commit)
      from  b514943d4bcd708137574069539616d4d5e05600 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aa72ea67cee4f9b25cec199228df81eee267b3cc
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Apr 19 12:53:03 2010 +0200

    Differentiate syscall and nd_syscall test results.
    
    The systemtap.sum and .log files would use the same names for tests
    run by the different nd_syscall.exp and syscall.exp testsuites. Make
    sure they can be easily distinquished from each other.
    
    * testsuite/systemtap.syscall/test.tcl (run_one_test): Take and use
      extra suite parameter for test result reporting.
    * testsuite/systemtap.syscall/syscall.exp (test_procedure): Provide
      test suite name to run_one_test.
    * testsuite/systemtap.syscall/nd_syscall.exp (test_procedure): Likewise.

-----------------------------------------------------------------------

Summary of changes:
 testsuite/systemtap.syscall/nd_syscall.exp |    8 ++++----
 testsuite/systemtap.syscall/syscall.exp    |    8 ++++----
 testsuite/systemtap.syscall/test.tcl       |   12 ++++++------
 3 files changed, 14 insertions(+), 14 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


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