]> sourceware.org Git - systemtap.git/commit
Update systemtap.base/utf_user_trunc.exp test case for gcc 7.
authorDavid Smith <dsmith@redhat.com>
Fri, 10 Feb 2017 16:26:23 +0000 (10:26 -0600)
committerDavid Smith <dsmith@redhat.com>
Fri, 10 Feb 2017 16:26:23 +0000 (10:26 -0600)
commitb622421f97c364bf299d271ab5a01b4deb77b528
tree2c1a1b4fc76ed5b1c62226ad5f6ddfc7c6c40e97
parent976cccc0bac916e33176ca2ea0c508067ca55c65
Update systemtap.base/utf_user_trunc.exp test case for gcc 7.

* testsuite/systemtap.base/utf_user_trunc.c: Lengthen MAXSTRINGLEN value
  to 41 characters to ensure that systmetap's error buffer is large enough
  to handle the "read fault" error messages (for example). Otherwise the
  test will fail when gcc 7 rightly complains that the error buffer isn't
  big enough.
* testsuite/systemtap.base/utf_user_trunc.stp: Ditto.
testsuite/systemtap.base/utf_user_trunc.c
testsuite/systemtap.base/utf_user_trunc.exp
This page took 0.026517 seconds and 5 git commands to generate.