Branch: refs/heads/fix-test Home: https://github.com/kronosnet/kronosnet Commit: 610df9d15f65e9fc72f669c2cbb1aaed6ef14dee https://github.com/kronosnet/kronosnet/commit/610df9d15f65e9fc72f669c2cbb1aa... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2026-07-11 (Sat, 11 Jul 2026)
Changed paths: M libknet/tests/Makefile.am M libknet/tests/api_knet_handle_add_datafd.c
Log Message: ----------- tests: add coverage for connected named AF_UNIX SOCK_STREAM sockets
Add test case for knet_handle_add_datafd with a connected named AF_UNIX SOCK_STREAM socket to verify the happy path after commit cb896d8f.
The test creates a Unix domain socket server in ABSBUILDDIR, connects a client, and validates that knet accepts the connected socket. Gracefully skips if the build path exceeds sun_path length limit.
Added CLEANFILES rule to remove socket test artifacts during make clean.
Signed-off-by: Fabio M. Di Nitto fabbione@kronosnet.org Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications