]> sourceware.org Git - systemtap.git/commit
Make _struct_sockaddr_u_impl() tapset function output more consistent.
authorDavid Smith <dsmith@redhat.com>
Tue, 1 Apr 2014 19:01:16 +0000 (14:01 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 1 Apr 2014 19:01:16 +0000 (14:01 -0500)
commit8594d2c0319e406d1be66e249617de7a6acc177b
treee67f9138652eef61d66406ad1baf72e54c164e0c
parent3e50321323a8fc03644950d2159195500657b395
Make _struct_sockaddr_u_impl() tapset function output more consistent.

* tapset/linux/aux_syscalls.stp (_struct_sockaddr_u_impl): Make output
  more consistent. When _struct_sockaddr_u_impl() succeeds, it returns
  '{INFO}'. When it failed, it returned '[...]'. Now when it fails it
  returns '{...}'.
* testsuite/systemtap.syscall/bind.c: Updated expected test output.
* testsuite/systemtap.syscall/connect.c: Updated expected test output.
* testsuite/systemtap.syscall/sendto.c: Updated expected test output.
tapset/linux/aux_syscalls.stp
testsuite/systemtap.syscall/bind.c
testsuite/systemtap.syscall/connect.c
testsuite/systemtap.syscall/sendto.c
This page took 0.027583 seconds and 5 git commands to generate.