<feed xmlns='http://www.w3.org/2005/Atom'>
<title>systemtap-steved/testsuite, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/'/>
<entry>
<title>PR11343: backward compatibility option/conditional</title>
<updated>2010-04-08T21:17:47+00:00</updated>
<author>
<name>Frank Ch. Eigler</name>
<email>fche@elastic.org</email>
</author>
<published>2010-04-08T21:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=db135493669e5e2e1d0dc5c30c8d4a38bfd6653f'/>
<id>db135493669e5e2e1d0dc5c30c8d4a38bfd6653f</id>
<content type='text'>
* main.cxx: Add "--compatible=VERSION" option.
* session.h (compatible): Store it.
* parse.cxx (eval_pp_conditional): Look at it as %( systemtap_v CMP VALUE ... %)
* stap.1.in: Document it.
* testsuite/parseko/preprocess17.stp, parseok/twenty.stp: Test it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* main.cxx: Add "--compatible=VERSION" option.
* session.h (compatible): Store it.
* parse.cxx (eval_pp_conditional): Look at it as %( systemtap_v CMP VALUE ... %)
* stap.1.in: Document it.
* testsuite/parseko/preprocess17.stp, parseok/twenty.stp: Test it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added kernel_pointer()/set_kernel_pointer() tapset functions.</title>
<updated>2010-04-07T21:02:24+00:00</updated>
<author>
<name>David Smith</name>
<email>dsmith@redhat.com</email>
</author>
<published>2010-04-07T21:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=65dd4b7405baeee812f6d41f0ee74824b601a47a'/>
<id>65dd4b7405baeee812f6d41f0ee74824b601a47a</id>
<content type='text'>
* tapset/conversions.stp (kernel_pointer): New function.
* tapset/conversions-guru.stp (set_kernel_pointer): Ditto.
* testsuite/buildok/conversions-embedded.stp: Added kernel_pointer() test.
* testsuite/buildok/conversions.stp: Ditto.
* testsuite/buildok/set_kernel.stp: Added set_kernel_pointer() test.
* tapset/nfs.stp: Removed __d_loff_t() function.  Uses new
  kernel_pointer() function instead.
* testsuite/buildok/nfs-embedded.stp: Removed __d_loff_t() test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tapset/conversions.stp (kernel_pointer): New function.
* tapset/conversions-guru.stp (set_kernel_pointer): Ditto.
* testsuite/buildok/conversions-embedded.stp: Added kernel_pointer() test.
* testsuite/buildok/conversions.stp: Ditto.
* testsuite/buildok/set_kernel.stp: Added set_kernel_pointer() test.
* tapset/nfs.stp: Removed __d_loff_t() function.  Uses new
  kernel_pointer() function instead.
* testsuite/buildok/nfs-embedded.stp: Removed __d_loff_t() test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added atomic_read() embedded-C function and tests.</title>
<updated>2010-04-06T18:17:15+00:00</updated>
<author>
<name>David Smith</name>
<email>dsmith@redhat.com</email>
</author>
<published>2010-04-06T18:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=602eddb22e42fd0ae51549240f54a247d13afe17'/>
<id>602eddb22e42fd0ae51549240f54a247d13afe17</id>
<content type='text'>
* tapset/atomic.stp: Added atomic_read().
* testsuite/buildok/atomic.stp: Added atomic_read() compile test.
* testsuite/systemtap.base/atomic.exp: Added atomic_read() tests.
* testsuite/lib/stap_run_error.exp (stap_run_error): Logs stap command and
  tries to ensure inferior process is killed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tapset/atomic.stp: Added atomic_read().
* testsuite/buildok/atomic.stp: Added atomic_read() compile test.
* testsuite/systemtap.base/atomic.exp: Added atomic_read() tests.
* testsuite/lib/stap_run_error.exp (stap_run_error): Logs stap command and
  tries to ensure inferior process is killed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add set_kernel_* bad-address tests</title>
<updated>2010-04-02T00:31:32+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2010-04-02T00:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=cf577715366fb10bea2e95ae229bb7d34016f39b'/>
<id>cf577715366fb10bea2e95ae229bb7d34016f39b</id>
<content type='text'>
* testsuite/systemtap.base/set_kernel.stp: try/catch addresses of -1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* testsuite/systemtap.base/set_kernel.stp: try/catch addresses of -1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test that all of the set_kernel_* functions work</title>
<updated>2010-04-02T00:30:16+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2010-04-02T00:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=39bc6f517734680f1cf4b1a314a63000c5ce8045'/>
<id>39bc6f517734680f1cf4b1a314a63000c5ce8045</id>
<content type='text'>
* testsuite/buildok/set_kernel.stp: Test that all can build.
* testsuite/systemtap.base/set_kernel.stp: Test that values are all set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* testsuite/buildok/set_kernel.stp: Test that all can build.
* testsuite/systemtap.base/set_kernel.stp: Test that values are all set.
</pre>
</div>
</content>
</entry>
<entry>
<title>PR9958: Test that the guru notation is working</title>
<updated>2010-04-01T23:30:16+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2010-04-01T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=cf51e75dd3b371ea5ee6d6577f1e80088c8b1613'/>
<id>cf51e75dd3b371ea5ee6d6577f1e80088c8b1613</id>
<content type='text'>
* testsuite/semko/gurufunc.stp: Test rejection without -g.
* testsuite/semok/gurufunc.stp: Test acceptance with -g.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* testsuite/semko/gurufunc.stp: Test rejection without -g.
* testsuite/semok/gurufunc.stp: Test acceptance with -g.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that the testsuite can find its server</title>
<updated>2010-03-31T22:53:25+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2010-03-31T22:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=7ddf5daac0d632ec2a1868d8c0e69bee086f25ee'/>
<id>7ddf5daac0d632ec2a1868d8c0e69bee086f25ee</id>
<content type='text'>
* testsuite/lib/systemtap.exp (setup_server): Use stap-find-servers to
  check that the firewall is letting us through to the server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* testsuite/lib/systemtap.exp (setup_server): Use stap-find-servers to
  check that the firewall is letting us through to the server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a different PATH approach for pfiles</title>
<updated>2010-03-31T22:29:08+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2010-03-31T22:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=8a5f80d8b69c9d3497887c21dba64b5604651d17'/>
<id>8a5f80d8b69c9d3497887c21dba64b5604651d17</id>
<content type='text'>
    //bin/true &amp;&amp; exec stap -g $0 ${1+"$@"}

This keeps it as an entirely valid stap script, so manual stap
invocation still works (as in pfiles.meta).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    //bin/true &amp;&amp; exec stap -g $0 ${1+"$@"}

This keeps it as an entirely valid stap script, so manual stap
invocation still works (as in pfiles.meta).
</pre>
</div>
</content>
</entry>
<entry>
<title>testsuite: convert pfiles.stp to $PATH-based stap invocation form</title>
<updated>2010-03-30T16:52:50+00:00</updated>
<author>
<name>Frank Ch. Eigler</name>
<email>fche@elastic.org</email>
</author>
<published>2010-03-30T16:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=eda8b449152cf0f864d2cd250fb2b7a2945bc996'/>
<id>eda8b449152cf0f864d2cd250fb2b7a2945bc996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testsuite: use #! /usr/bin/env stap instead of /usr/bin/stap</title>
<updated>2010-03-30T16:52:50+00:00</updated>
<author>
<name>Frank Ch. Eigler</name>
<email>fche@elastic.org</email>
</author>
<published>2010-03-30T13:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/steved/public_git/systemtap-steved/commit/?id=d8fd2e985cd815704a50d6ef9657f1aa319de1a4'/>
<id>d8fd2e985cd815704a50d6ef9657f1aa319de1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
