Hi! > + tst_brkm_(file, lineno, TBROK | TERRNO, NULL, > + "Invalid getsockopt(%d, %d, %d, %p, %p) return " > + "value %d", sockfd, level, optname, optval, optlen, Here as well, please do not split strings even if they end up over 80 chars. Otherwise the chages looks fine. -- Cyril Hrubis chrubis@suse.cz