Page MenuHomeFreeBSD

Add test cases for safe_eval.sh
ClosedPublic

Authored by sjg on May 4 2026, 6:33 PM.
Tags
None
Referenced Files
F171469290: D56795.id177264.diff
Fri, Sep 11, 7:14 AM
F171465134: D56795.id177218.diff
Fri, Sep 11, 6:32 AM
Unknown Object (File)
Thu, Sep 10, 10:55 AM
Unknown Object (File)
Thu, Sep 10, 4:29 AM
Unknown Object (File)
Tue, Sep 8, 12:44 AM
Unknown Object (File)
Mon, Sep 7, 7:46 PM
Unknown Object (File)
Mon, Sep 7, 4:23 PM
Unknown Object (File)
Mon, Sep 7, 4:19 PM
Subscribers
None

Details

Summary

safe_set is the routine that does all the work.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 72832
Build 69715: arc lint + arc unit

Event Timeline

sjg requested review of this revision.May 4 2026, 6:33 PM
sjg created this revision.

Add quotes around result if we see _ followed by space.

Fix comment to match the expected result.

delete lines containing backtics or $()

This revision is now accepted and ready to land.May 18 2026, 4:31 PM
This revision was automatically updated to reflect the committed changes.