Page MenuHomeFreeBSD

tunefs: Add tests
ClosedPublic

Authored by des on Sun, Mar 22, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 2:55 AM
Unknown Object (File)
Sat, Apr 11, 8:04 PM
Unknown Object (File)
Sat, Apr 11, 1:20 PM
Unknown Object (File)
Wed, Apr 8, 9:58 AM
Unknown Object (File)
Wed, Apr 8, 9:58 AM
Unknown Object (File)
Tue, Apr 7, 9:42 AM
Unknown Object (File)
Sun, Apr 5, 7:08 PM
Unknown Object (File)
Sat, Apr 4, 7:20 PM
Subscribers

Diff Detail

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

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
16–51

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.

96–186

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
This revision was automatically updated to reflect the committed changes.