Page MenuHomeFreeBSD

tunefs: Add tests
AcceptedPublic

Authored by des on Sun, Mar 22, 6:59 PM.

Details

Reviewers
ngie
Group Reviewers
tests
Summary

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71646
Build 68529: arc lint + arc unit

Event Timeline

des requested review of this revision.Sun, Mar 22, 6:59 PM
ngie added a subscriber: ngie.
ngie added inline comments.
sbin/tunefs/tests/tunefs_test.sh
15–50

Most of my recommendations are to just make the function a bit easier for humans to follow and for the function to be easier to maintain in the future.

95–185

I think you could use su instead of sunoj for brevity.

This revision is now accepted and ready to land.Tue, Mar 24, 4:24 PM