HomeFreeBSD

realpath: Additional test cases

Description

realpath: Additional test cases

  • Passing NULL should result in EINVAL
  • Passing an empty path should result in ENOENT
  • Failure with a non-null buffer should leave a partial result. As pointed out in a comment in the test case, this reveals a discrepancy between the documentation and reality.

Sponsored by: Klara, Inc.
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D53024

Details

Provenance
desAuthored on Oct 13 2025, 11:53 AM
Reviewer
markj
Differential Revision
D53024: realpath: Additional test cases
Parents
rG4835fc45efe8: login.conf: Remove never used ignoretime/ignoretime@
Branches
Unknown
Tags
Unknown