Please help us test the behavior of different Unices

Brian C. Lane bcl at redhat.com
Thu Apr 27 17:32:31 CEST 2017


On Wed, Mar 01, 2017 at 02:22:08PM +0100, Justus Winter wrote:
> Hello,
> 
> I have written a small test program and I would like to ask you to run
> it on UNIX platforms that you care about.  (Care as in you want to be
> able to run GnuPG on it the future).

A bit late to the party, but I didn't notice any Fedora/RHEL systems:

System: Linux:3.10.0-327.el7.x86_64:#1 SMP Thu Oct 29 17:29:29 EDT 2015
sizeof addr.sun_path: 108
Running test with strlen (cwd): 22, name: '/tmp/test-unix-sockets/socket'
  getsockname returned '/tmp/test-unix-sockets/socket', addrlen: 32
Running test with strlen (cwd): 22, name: 'socket'
  getsockname returned 'socket', addrlen: 9
Running test with strlen (cwd): 130, name: 'socket'
  getsockname returned 'socket', addrlen: 9
Running test with strlen (cwd): 1102, name: 'socket'
  getsockname returned 'socket', addrlen: 9

System: Linux:4.10.10-200.fc25.x86_64:#1 SMP Thu Apr 13 01:11:51 UTC 2017
sizeof addr.sun_path: 108
Running test with strlen (cwd): 22, name: '/tmp/test-unix-sockets/socket'
  getsockname returned '/tmp/test-unix-sockets/socket', addrlen: 32
Running test with strlen (cwd): 22, name: 'socket'
  getsockname returned 'socket', addrlen: 9
Running test with strlen (cwd): 130, name: 'socket'
  getsockname returned 'socket', addrlen: 9
Running test with strlen (cwd): 1102, name: 'socket'
  getsockname returned 'socket', addrlen: 9

And a Beagle Bone Black:

System: Linux:4.4.30-ti-r64:#1 SMP Fri Nov 4 21:23:33 UTC 2016
sizeof addr.sun_path: 108
Running test with strlen (cwd): 22, name: '/tmp/test-unix-sockets/socket'
  getsockname returned '/tmp/test-unix-sockets/socket', addrlen: 32
Running test with strlen (cwd): 22, name: 'socket'
  getsockname returned 'socket', addrlen: 9
Running test with strlen (cwd): 130, name: 'socket'
  getsockname returned 'socket', addrlen: 9
Running test with strlen (cwd): 1102, name: 'socket'
  getsockname returned 'socket', addrlen: 9

-- 
Brian C. Lane (PST8PDT)



More information about the Gnupg-devel mailing list