On Wed, Sep 28, 2011 at 12:13:03PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Wed Sep 28 16:13:03 UTC 2011 > > Modified Files: > src/tests/net/net: Makefile > Added Files: > src/tests/net/net: t_unix.c > > Log Message: > Add a unix socket pathname size limit test.
This fails, probably because it does not follow the atf(7) API: tps-count: 1 tp-start: t_unix, 2 tc-start: sockaddr_un_len_exceed tc-end: sockaddr_un_len_exceed, passed tc-start: sockaddr_un_len_max tc-end: sockaddr_un_len_max, failed, Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.03735a/tcr tp-end: t_unix - Jukka.