]> sourceware.org Git - systemtap.git/commit
Fix BZ1099555 by reworking gtod.exp.
authorDavid Smith <dsmith@redhat.com>
Mon, 9 Jun 2014 14:11:13 +0000 (09:11 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 9 Jun 2014 14:11:13 +0000 (09:11 -0500)
commitcc182e85769f59c897617bf93788a13f288e8a45
treec925fa977e867c48559807f2f0e7ce950387501c
parentc6c7b81a195edd081cb2ce066939513e24463521
Fix BZ1099555 by reworking gtod.exp.

* testsuite/systemtap.base/gtod.exp: Rework so that we don't care about
  what order the output comes. All we care about now is the variance
  between the kernel's time and systemtap's time.
* testsuite/systemtap.base/gtod.c (main): Print the iteration number first.
* testsuite/systemtap.base/gtod.stp: Ditto.
testsuite/systemtap.base/gtod.c
testsuite/systemtap.base/gtod.exp
testsuite/systemtap.base/gtod.stp
This page took 0.027841 seconds and 5 git commands to generate.