tst-realpath-toolong: return "unsupported" when PATH_MAX is undefined
When PATH_MAX is undefined, realpath cannot ever ENAMETOOLONG, so this test is unsupported.
Loading
Please register or sign in to comment
When PATH_MAX is undefined, realpath cannot ever ENAMETOOLONG, so this test is unsupported.