Page MenuHomeFreeBSD

lockf: tests: add tests for the -p and -T features
ClosedPublic

Authored by kevans on Tue, Jun 24, 11:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 10, 7:17 PM
Unknown Object (File)
Mon, Jul 7, 9:32 AM
Unknown Object (File)
Mon, Jul 7, 8:05 AM
Unknown Object (File)
Sun, Jul 6, 8:12 PM
Unknown Object (File)
Sun, Jul 6, 4:43 AM
Unknown Object (File)
Wed, Jul 2, 3:18 AM
Unknown Object (File)
Fri, Jun 27, 11:27 PM
Subscribers

Diff Detail

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

Event Timeline

des requested changes to this revision.Tue, Jul 1, 10:50 AM
des added inline comments.
usr.bin/lockf/tests/lockf_test.sh
229
230
250
251
295

what's the point of capturing stdout here?

296

what's the point of capturing stdout here?

311
This revision now requires changes to proceed.Tue, Jul 1, 10:50 AM
kevans added inline comments.
usr.bin/lockf/tests/lockf_test.sh
295

save captures, file checks. these are both ensuring that we're only getting back the single pid.

usr.bin/lockf/tests/lockf_test.sh
295

oh, I misread

kevans marked 6 inline comments as done.

Address typos and other review feedback

only nits left

usr.bin/lockf/tests/lockf_test.sh
37

consider making this (and cur and tmo) local

This revision is now accepted and ready to land.Thu, Jul 10, 4:44 PM
usr.bin/lockf/tests/lockf_test.sh
36

phab won't let me post this edit suggestion without a comment 🙄

288

phab won't let me post this edit suggestion without a comment 🙄