[Bug testsuite/21802] New: improve the syscall/nd_syscall test cases

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jul 20 16:23:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21802

            Bug ID: 21802
           Summary: improve the syscall/nd_syscall test cases
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: testsuite
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

The testsuite/systemtap.examples/check.exp test case has the following feature:

# To restrict scripts to test, set the CHECK_ONLY environment variable.
# For example, to only test the badname and fntimes scripts, run:
#
#    make installcheck RUNTESTFLAGS="check.exp" CHECK_ONLY="badname fntimes"

It would be nice if the testsuite/systemtap.syscall/syscall.exp and
testsuite/systemtap.syscall/nd_syscall.exp test cases supported something
similar to allow testing of only certain syscalls. It would look something
like:

    make installcheck RUNTESTFLAGS=syscall.exp CHECK_ONLY="accept4 getgroups"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Systemtap mailing list