Page MenuHomeFreeBSD

libc: tests: fix the gethostname() and getdomainname() tests
ClosedPublic

Authored by kevans on Mar 5 2025, 1:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 16, 8:27 PM
Unknown Object (File)
Wed, Sep 16, 8:04 PM
Unknown Object (File)
Fri, Sep 11, 10:25 AM
Unknown Object (File)
Mon, Sep 7, 7:24 PM
Unknown Object (File)
Sat, Sep 5, 7:56 AM
Unknown Object (File)
Sat, Sep 5, 6:10 AM
Unknown Object (File)
Fri, Sep 4, 7:47 PM
Unknown Object (File)
Thu, Sep 3, 6:00 PM
Subscribers

Details

Summary

Instead of relying on any particular domainname and hostname to succeed,
spin up a jail before we execute the test with them set to some known,
fixed values.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable